Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-465

Create a UUID wrapper type for serialization to / deserialization from BSON binary

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • bson-2.1.0
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      The BSON library currently offers a DateTime struct that wraps a chrono::DateTime to allow for easy serialization/deserialization to a BSON datetime as part of a struct. Something similar could be introduced for uuid::Uuid for serialization to/deserialization from a BSON binary.

      Original issue filed on GitHub: #174

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: