-
Type: New Feature
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Like we do for chrono::DateTime, we should implement From<Uuid> conversions for Binary and Bson, gated behind the uuid-0_8 feature flag. This will allow Uuid to be directly used in the doc! and bson! macros, which is a nice ergonomic improvement.