Function mz_expr::scalar::func::impls::string::cast_string_to_uuid

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