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