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>
Available on crate feature uuid-1 only.
Expand description

Serializes a Uuid as a Binary in the legacy UUID format.