-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
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