Type Definition toodee::CellsMut[][src]

type CellsMut<'a, T> = FlattenExact<RowsMut<'a, T>>;

A mutable iterator over each "cell" in a 2D array