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 canwasm_bindgen
- wrapper_
map - Wrap a Rust
Vec
into a new type that you canwasm_bindgen