pub fn raw_ident(name: &str) -> Ident
Expand description

Create an Ident without checking to see if it conflicts with a Rust keyword.