pub fn app_reader() -> &'static AdminApp
Expand description

Obtain a read-only (multi-reader) lock on the application state.

Panics if the application state has not been initialized.