Function glob_match::glob_match_with_captures
source · pub fn glob_match_with_captures<'a>(
glob: &str,
path: &'a str
) -> Option<Vec<Range<usize>>>
pub fn glob_match_with_captures<'a>(
glob: &str,
path: &'a str
) -> Option<Vec<Range<usize>>>