Skip to main content
glob_to_regex
use_
glob
0.1.0
use_glob
Function
glob_
to_
regex
Copy item path
Source
pub fn glob_to_regex(pattern: &
str
) ->
String
Expand description
Converts a glob pattern into an anchored regex string.