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

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