Skip to main content

cast_string_to_int16

Function cast_string_to_int16 

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