grid_to_cellgrid

Function grid_to_cellgrid 

Source
pub fn grid_to_cellgrid(
    elem: &Packed<GridElem>,
    engine: &mut Engine<'_>,
    styles: StyleChain<'_>,
) -> SourceResult<CellGrid>
Expand description

Convert a grid to a cell grid.