[][src]Type Definition projfs::CacheMap

type CacheMap<T> = CHashMap<Guid, Option<Peekable<T>>>;