GridRows

Type Alias GridRows 

Source
pub type GridRows<'a, T> = Chunks<'a, T>;

Aliased Typeยง

pub struct GridRows<'a, T> { /* private fields */ }