[][src]Function nom::is_alphanumeric

pub fn is_alphanumeric(chr: u8) -> bool

Tests if byte is ASCII alphanumeric: A-Z, a-z, 0-9