pub fn parse_detect_u32(s: &str) -> Result<u32, ParseIntError>
Parses an integer with a 0b, 0o, 0x or no prefix