Skip to main content

wildcard_to_regex

Function wildcard_to_regex 

Source
pub fn wildcard_to_regex(pattern: &str) -> String
Expand description

Converts a wildcard pattern into an anchored regex string.