pub fn split_rects_nary(
area: LayoutRect,
orientation: Orientation,
weights: &[u16],
child_count: usize,
) -> Vec<LayoutRect>pub fn split_rects_nary(
area: LayoutRect,
orientation: Orientation,
weights: &[u16],
child_count: usize,
) -> Vec<LayoutRect>