pub type Keywords = Vec<String>;
Type alias for a list of keywords.
struct Keywords { /* private fields */ }