Searched defs:IntoStackIter (Results 1 – 1 of 1) sorted by relevance
139 pub(crate) struct IntoStackIter<T: Stackof> { struct144 impl<T: Stackof> Iterator for IntoStackIter<T> { implementation156 impl<T: Stackof> Drop for IntoStackIter<T> { implementation