[][src]Module waitcache::iter

Iterator types for WaitCache.

Structs

Iter

The iterator produced by WaitCache::iter.

Keys

The iterator produced by WaitCache::keys.

Owned

The iterator produced by WaitCache::into_iter.

Values

The iterator produced by WaitCache::values.