pub fn matcher_regex( matcher: &Option<ListMatcher>, ) -> Result<(Option<Regex>, Option<Regex>), String>