Function human_regex::non_control

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

A function to match non-control characters ([^\x00-\x1F\x7F])