Function mz_expr::scalar::func::impls::string::cast_string_to_oid

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