Function nom::is_hex_digit[][src]

pub fn is_hex_digit(chr: u8) -> bool
[]

Tests if byte is ASCII hex digit: 0-9, A-F, a-f