[][src]Function friendly_id::decode

pub fn decode(id: &str) -> Result<Uuid, DecodeError>

Decode FriendlyID id to UUID

Examples

friendly_id::decode("5wbwf6yUxVBcr48AMbz9cb");

"c3587ec5-0976-497f-8374-61e0c2ea3da5";