from_b64

Function from_b64 

Source
pub fn from_b64(s: &str) -> Result<Uuid>
Expand description

Decodes a standard Base64 encoded string into a UUID.