Module wasm_bindgen_backend::util [−][src]
Structs
| ShortHash |
Small utility used when generating symbol names. |
Functions
| ident_ty | |
| leading_colon_path_ty |
Create a global path type from the given segments. For example an iterator
yielding the idents |
| raw_ident | |
| rust_ident | |
| simple_path_ty |
Create a path type from the given segments. For example an iterator yielding
the idents |
| wrap_import_function |