Searched defs:DrainAll (Results 1 – 1 of 1) sorted by relevance
1325 pub struct DrainAll<'vec, T> { struct1329 impl<'vec, T> Iterator for DrainAll<'vec, T> { implementation1343 impl<'vec, T> Drop for DrainAll<'vec, T> { implementation