pom::char_class
pub fn alphanum(term: u8) -> bool
Recognises an alphanumeric character, a-zA-Z0-9.
a-zA-Z0-9