-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: BSON
In RUST-687, support was added for serializing and deserializing legacy UUIDs via serde helpers. The UUID spec also requires that the Binary type is able to be constructed according to a specific UuidRepresentation. We should introduce such constructors to more fully implement the spec.
- is related to
-
RUST-687 PR: Support deserializing binary of UuidOld
- Closed