logo
pub fn new_layout_cache<T: LayoutTableType>(
    layout_table: LayoutTable<T>
) -> LayoutCache<T>