mz_expr::scalar::func::impls::string

Function cast_string_to_oid

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