uuid_to_string

Function uuid_to_string 

Source
pub fn uuid_to_string<S>(value: &Uuid, serializer: S) -> Result<S::Ok, S::Error>
where S: Serializer,
Expand description

Serializes a UUID to a string using serde