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