mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-29 13:06:06 +03:00
guide: Add small intro to Rust export attributes section
This commit is contained in:
parent
e22ccb4d5d
commit
451a2a8118
@ -1 +1,4 @@
|
||||
# `#[wasm_bindgen]` on Rust Exports
|
||||
|
||||
This section enumerates the attributes available for customizing bindings for
|
||||
Rust functions and `struct`s exported to JavaScript.
|
||||
|
Loading…
Reference in New Issue
Block a user