Function expr::func::cast_string_to_int64[][src]

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