Function layout_grid

Source
pub fn layout_grid(
    elem: &Packed<GridElem>,
    engine: &mut Engine<'_>,
    locator: Locator<'_>,
    styles: StyleChain<'_>,
    regions: Regions<'_>,
) -> SourceResult<Fragment>
Expand description

Layout the grid.