logo

Type Definition allsorts::layout::LayoutCache

source · []
pub type LayoutCache<T> = Rc<LayoutCacheData<T>>;