glob_match_with_captures
glob_
match
0.2.1
glob_match
Function
glob_
match_
with_
captures
Copy item path
Source
pub fn glob_match_with_captures<'a>( glob: &
str
, path: &'a
str
, ) ->
Option
<
Vec
<
Range
<
usize
>>>