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

Function cast_string_to_uint16

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