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

pub type LayoutCache<T> = Rc<LayoutCacheData<T>>;