pub fn app_config() -> Reader<AppConfig>
Expand description

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

Panics if the application configuration has not been loaded.