Function mz_expr::func::cast_string_to_int16

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