Function wasm_bindgen_backend::util::rust_ident
source · pub fn rust_ident(name: &str) -> IdentExpand description
Create an Ident, possibly mangling it if it conflicts with a Rust keyword.
pub fn rust_ident(name: &str) -> IdentCreate an Ident, possibly mangling it if it conflicts with a Rust keyword.