parse_glob_path

Function parse_glob_path 

Source
pub fn parse_glob_path<'f1>() -> ParseGlobPathBuilder<'f1>
Available on (crate features syntax-glob or syntax-ev or syntax-regex) and crate feature syntax-glob only.
Expand description

glob path syntax flavor, including ?, *, [] and **.