Crate wasm_bindgen_helper_macros

Source

Macrosยง

ts_enum
Define a Rust enum with wasm_bindgen that allows you to return the corresponding type in typescript definitions
wrapper_list
Wrap a Rust Vec into a new type that you can wasm_bindgen
wrapper_map
Wrap a Rust Vec into a new type that you can wasm_bindgen