Skip to main content

cast_string_to_int32

Function cast_string_to_int32 

Source
fn cast_string_to_int32<'a>(a: &'a str) -> Result<i32, EvalError>