-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: bson-3.0.0
-
Component/s: None
-
None
There are some advanced serde use cases when using a deserializer directly as a value is required - https://github.com/mongodb/bson-rust/issues/533 has an example. We should expose a way to construct the raw deserializer as we have for the parsed one.