Function human_regex::alphanumeric

source ·
pub fn alphanumeric() -> HumanRegex
Expand description

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