itertools
0.13.0
VecInto
Iter
Aliased type
In crate itertools
itertools
Type Alias
VecIntoIter
Copy item path
Source
pub(crate) type VecIntoIter<T> =
IntoIter
<T>;
Aliased Type
ยง
struct VecIntoIter<T> {
/* private fields */
}