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

Function cast_string_to_uint32

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