pub type Pattern = String;
Type alias for a string pattern to match.
pub struct Pattern { /* private fields */ }