Function bson::serde_helpers::uuid_1_as_python_legacy_binary::serialize
source · pub fn serialize<S: Serializer>(
val: &Uuid,
serializer: S
) -> Result<S::Ok, S::Error>
Expand description
Serializes a Uuid as a Binary in the legacy UUID format.