[][src]Module medea_jason::utils

Miscellaneous utility structs and functions.

Structs

Callback

Wrapper for a single argument JS function.

Callback2

Wrapper for a JS functions with two arguments.

EventListener

Wrapper for closure that handles some EventTarget event.

IntervalHandle

Wrapper around interval timer ID.

Enums

WasmErr

Generic application error.

Functions

window

Returns Window object.