pub fn non_alphanumeric() -> HumanRegex
Expand description

A function to match any non-alphanumeric character ([^0-9A-Za-z])