pub fn get_config() -> Result<RwLockReadGuard<'static, Config>, Box<dyn Error>>
Read access to the global config singleton.