Skip to main content

cast_string_to_uuid

Function cast_string_to_uuid 

Source
fn cast_string_to_uuid<'a>(a: &'a str) -> Result<Uuid, EvalError>