pub fn occupied_range(layout: &Layout) -> Option<(fsize, fsize)>
Returns the horizontal range occupied by the placed items. If no items are placed, returns None.