Module app

Source
Expand description

Runtime applications.

Structs§

Config
Runtime application configuration.
NoopApp
An application which doesn’t do anything.
Notifications
Notification settings.

Constants§

METHOD_ROFL_GET_CONFIG
Name of the ROFL get_config method.

Traits§

App
A runtime application.

Functions§

new
Create a new runtime initializer for an application.