Function bson::serde_helpers::uuid_as_java_legacy_binary::deserialize[][src]

pub fn deserialize<'de, D>(deserializer: D) -> Result<Uuid, D::Error> where
    D: Deserializer<'de>, 
This is supported on crate feature uuid-0_8 only.
Expand description

Deserializes a Uuid from a Binary in a Java Legacy UUID format.