pub fn is_keyword(id: &str) -> bool
Expand description

Returns true if id is a rust keyword.