Function broot::pattern::build_regex

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