Iter
std::iter::Enumerate
Entity's `Iter` is essentially an `Enumerate`, so just use an `Enumerate` under the covers. This makes the code simpler.