Function mz_expr::scalar::func::impls::string::cast_string_to_uint64

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