mz_expr::scalar::func::impls::int16

Function cast_int16_to_uint16

Source
pub fn cast_int16_to_uint16<'a>(a: i16) -> Result<u16, EvalError>