Expand description

The definition of the ListDrainIter type

Structs

  • A consuming interator that will remove elements from the list as it is iterating over them. The iterator is fused and can also be reversed.