pub fn is_common_keyword(input: &str) -> bool
Returns whether input is one of the common keywords in this crate.
input