Skip to main content

matches_glob

Function matches_glob 

Source
fn matches_glob(pattern: &str, text: &str) -> bool
Expand description

Simple glob pattern matching (* only).