-
Type: New Feature
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
The BSON library provides optional support for the serde_with crate via the serde_with feature flag. To allow users to specify this via the driver without adding a bson to their Cargo.toml, we should introduce a feature flag for it in the driver.
Originally filed on GitHub at https://github.com/mongodb/mongo-rust-driver/issues/545