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

Implement Serialize and Deserialize for raw BSON types

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • bson-2.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Users should be able to deserialize individual fields to BSON types as a cheap alternative to doing non-raw deserialization. Users should also be able to serialize these types.

      As part of that, we should also introduce some helper functions (e.g. bson::to_raw_document, bson::from_raw_document) to facilitate this.

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

              Created:
              Updated:
              Resolved: