Function mz_expr::scalar::func::impls::string::cast_string_to_int16

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