[][src]Function guion::layout::calc::calc_bounds

pub fn calc_bounds<S: ISize>(
    outer: &Dims,
    ws: &[S],
    o: Orientation
) -> Vec<Bounds>