Type Alias itertools::VecIntoIter
source · pub(crate) type VecIntoIter<T> = IntoIter<T>;
Aliased Type§
struct VecIntoIter<T> { /* private fields */ }
pub(crate) type VecIntoIter<T> = IntoIter<T>;
struct VecIntoIter<T> { /* private fields */ }