Type Definition toodee::IntoIterTooDee[][src]

type IntoIterTooDee<T> = IntoIter<T>;

IntoIter type alias for future-proofing.