Skip to main content

is_keyword

Function is_keyword 

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

Is name a Rust keyword (used to decide whether a mod/use needs adjustment)?