Function mz_expr::func::cast_string_to_uint64

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