Skip to main content

split_rects_nary

Function split_rects_nary 

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