[][src]Type Definition toodee::Cells

type Cells<'a, T> = FlattenExact<Rows<'a, T>>;

An iterator over each "cell" in a 2D array