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

Add generic conversion functions for various types to match serde_json

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

      serde_json (which the BSON library is modeled after) offers various free-floating generic functions for converting to and from various types that represent JSON. We should add similar ones where appropriate to the BSON library.

      See the list of functions from serde_json for examples: https://docs.rs/serde_json/1.0.53/serde_json/#functions

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

              Created:
              Updated: