Module application

Source
Expand description

Structs§

AdminApp
rustsec-admin Abscissa Application type

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.