pub fn alphanumeric(c: char) -> bool
A copy of [char::alphanumeric] with signature adjusted to be usable as a Pattern
char::alphanumeric
Pattern