Re-exports§
pub extern crate alloc;
Modules§
- await
- callback
- Interactivity for handling JS events.
- immediates
- js_
types - Stubs for primitive JS types including number, string, null, undefined, object.
Macros§
Structs§
Enums§
- Error
- Error that could happen in WSDOM.
Traits§
- JsCast
- For converting between JavaScript types.
- RpcDeserialize
- ToJs
- Values that can be serialized to JS code satisfying certain types.
- UseIn
JsCode - For values that can be serialized to JS code: