std::vec::MutRevIterator

type MutRevIterator<'self, T> = Invert<VecMutIterator<'self, T>>;