pub type Omit = Vec<String>;
Type alias for a vector of strings representing patterns to omit.
pub struct Omit { /* private fields */ }