get_config

Function get_config 

Source
pub fn get_config() -> Result<RwLockReadGuard<'static, Config>, Box<dyn Error>>
Expand description

Read access to the global config singleton.