Function human_regex::non_lowercase

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

A function to match any non-lowercase character ([^a-z])