Struct std::collections::dlist::IntoIterExperimental
[-]
[+]
[src]
pub struct IntoIter<T> {
// some fields omitted
}An iterator over mutable references to the items of a DList.