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

Function cast_string_to_uint64

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