Function wasm_bindgen_backend::util::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.