-
Type: New Feature
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Our BSON serializer allows users to configure a value for `human_readable`, but we do not expose this functionality in the driver. We should provide and API for doing so, possibly by adding an option at the client level or operation level where relevant.
See this PR for a more detailed use case: https://github.com/mongodb/mongo-rust-driver/pull/883
- related to
-
RUST-1711 mongo-rust-driver - PR #919: Force non-human readable serialization in collections
- Closed