mz_expr::scalar::func::impls::string

Function cast_string_to_int64

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