GridRowsMut

Type Alias GridRowsMut 

Source
pub type GridRowsMut<'a, T> = ChunksMut<'a, T>;

Aliased Typeยง

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