-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: BSON
A few of the BSON types (Binary, RegularExpression) do not implement Display. We should provide such an implementation for them any any other BSON type missing it. This is in line with the C-COMMON-TRAITS Rust API guideline.
- is related to
-
RUST-765 Ensure API follows Rust API Guidelines
- Closed