Type Definition klaptik::Label

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