-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
(tracking issue for https://github.com/mongodb/bson-rust/issues/133 and https://github.com/mongodb/bson-rust/pull/136)
Several BSON implementations in other languages provide a RawDocument type for more efficient usage of BSON. A user has made a pull request that adds an implementation of this to the BSON library.