Skip to main content

cast_string_to_int64

Function cast_string_to_int64 

Source
fn cast_string_to_int64<'a>(a: &'a str) -> Result<i64, EvalError>