Crate wsdom_core

Source

Modules§

callback
Interactivity for handling JS events.
immediates
js_types
Stubs for primitive JS types including number, string, null, undefined, object.

Structs§

Browser
A WSDOM client.

Enums§

Error
Error that could happen in WSDOM.

Traits§

JsCast
For converting between JavaScript types.
ToJs
Values that can be serialized to JS code satisfying certain types.
UseInJsCode
For values that can be serialized to JS code: