Skip to main content

is_raw_escapable_keyword

Function is_raw_escapable_keyword 

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

true if name is a Rust keyword that can be emitted as r#name.