logo

Type Definition allsorts::layout::LookupCache

source · []
pub type LookupCache<T> = Vec<Option<Rc<LookupCacheItem<T>>>>;