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

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