[][src]Function broot::pattern::build_regex

pub fn build_regex(pat: &str, flags: &str) -> Result<Regex, PatternError>