[][src]Type Definition toodee::CellsMut

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

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