Function expr::scalar::func::impls::string::cast_string_to_int16[][src]

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