Function wasm_bindgen_backend::util::rust_ident

source ยท
pub fn rust_ident(name: &str) -> Ident
Expand description

Create an Ident, possibly mangling it if it conflicts with a Rust keyword.