pub(crate) fn compute_explicit_grid_size_in_axis(
    style: &impl GridContainerStyle,
    template: &[TrackSizingFunction],
    inner_container_size: Size<Option<f32>>,
    axis: AbsoluteAxis,
) -> u16
Expand description

Compute the number of rows and columns in the explicit grid