Module wasm_bindgen_backend::ast
source · Structs
- A rust to js interface. Allows interaction with rust objects/functions from javascript.
- An abstract syntax tree representing a rust program. Contains extra information for joining up this rust code with javascript.
Enums
- The 3 types variations of
self
.