Function parse_detect_u32

Source
pub fn parse_detect_u32(s: &str) -> Result<u32, ParseIntError>
Expand description

Parses an integer with a 0b, 0o, 0x or no prefix