Crate drain_filter_polyfill

Crate drain_filter_polyfill 

Source

Structs§

DrainFilter
An iterator which uses a closure to determine if an element should be removed.

Traits§

VecExt
An extension trait to make drain_filter accessible, implemented for Vec.