Function mz_expr::func::cast_string_to_uint64

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