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