Type Definition klaptik::VerticalLabel

source ·
pub type VerticalLabel<const L: usize> = Grid<WrapLayout<DirDown, { usize::MAX }>, L>;