Skip to main content

is_unrepresentable_keyword

Function is_unrepresentable_keyword 

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

true if name is a Rust keyword with no valid identifier spelling at all — self, Self, super, crate.