uuid_from_string

Function uuid_from_string 

Source
pub fn uuid_from_string<'de, D>(deserializer: D) -> Result<Uuid, D::Error>
where D: Deserializer<'de>,
Expand description

Deserializes a UUID from a string using serde