Module app

Module app 

Source
Expand description

The application runtime. This is low-level module useful when you are implementing a backend, but otherwise not meant to be used directly by an end application.

Structs§

App
The application runtime.
ComponentMessage

Enums§

PollState

Traits§

MessageSender