[][src]Type Definition allsorts::layout::LookupCache

type LookupCache<T> = Vec<Option<Rc<LookupCacheItem<T>>>>;