Function parse_detect_u16

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

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