pub fn compile_user_patterns(patterns: &[String]) -> Result<Vec<Regex>, Error>
Compile user-provided regex patterns from strings