Module application

Module application 

Source
Expand description

LightNode Abscissa Application

Structs§

LightNodeApp
LightNode Application

Statics§

APPLICATION
Application state

Functions§

app_config
Obtain a read-only (multi-reader) lock on the application configuration.
app_reader
Obtain a read-only (multi-reader) lock on the application state.
app_writer
Obtain an exclusive mutable lock on the application state.