wasm_bindgen_backend::util

Function raw_ident

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

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