pub fn parse_keyword(s: &str) -> Option<Keyword>
Tries to match a string slice to a known Keyword
Keyword