-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
The owned raw BSON types (OwnedRawBson, RawDocumentBuf, and RawArrayBuf) can't currently be deserialized from the deserializer used in bson::from_bson. We should update the deserializer to allow for this.