Module runner

Module runner 

Source
Expand description

Runner, platforms and backends

Structs§

ClosedError
Error type returned by Proxy functions.
MessageStack
A type-erased message stack
Proxy
A proxy allowing control of a UI from another thread.

Enums§

Error
Possible launch failures
Platform
Enumeration of platforms

Traits§

AppData
Application state

Type Aliases§

Result
A Result type representing T or Error