Add generic conversion functions for various types to match serde_json

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Patrick Freed
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: