Type Definition klaptik::WrapPanel

source ·
pub type WrapPanel<const L: usize, const W: usize> = Grid<WrapLayout<DirRight, W>, L>;