[][src]Module tmkms::application

Abscissa Application for the KMS

Structs

KmsApplication

The tmkms 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.