Function nom::is_alphanumeric[][src]

pub fn is_alphanumeric(chr: u8) -> bool

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