Function cast_string_to_uint32

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