pub fn get_config_mut() -> Result<RwLockWriteGuard<'static, Config>, Box<dyn Error>>
Write access to the global config singleton.