Function parse_detect_u8

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

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