Function wasm_bindgen_backend::util::raw_ident [−][src]
pub fn raw_ident(name: &str) -> Ident
Create an Ident
without checking to see if it conflicts with a Rust
keyword.
pub fn raw_ident(name: &str) -> Ident
Create an Ident
without checking to see if it conflicts with a Rust
keyword.