pub type PatternList = Vec<String>;
list of regex patterns
struct PatternList { /* private fields */ }