mz_expr::func

Function cast_string_to_uuid

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