Type Definition otter_api_tests::GamesGuard[][src]

type GamesGuard = RwLockWriteGuard<'static, RawRwLock, HashMap<Arc<InstanceName>, InstanceRef, RandomState>>;