Skip to main content

pattern_matches_glob

Function pattern_matches_glob 

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

Simple glob pattern matching for basic cases