Function human_regex::non_word

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

A function for the non-word character class (i.e., everything BUT the alphanumeric characters plus underscore)