mz_expr::func

Function cast_string_to_uint64

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