Expand description
Macros§
- Make script function args, return
[ScriptValue]
Structs§
- The kwui running environment.
- The global script engine
- Handler retrieved from
add_event_handler, for removing event handler later. - Wraps JavaScript value
Traits§
- Convert
Scriptto rust type - Convert rust type to
ScriptValue - An invokable function with specified signature.