Type Definition klaptik::VerticalLabel[][src]

pub type VerticalLabel<S, const SIZE: usize> = Grid<S, GridLayout<DIR_DOWN, { u16::MAX }>, SIZE>;