Trait BoxIter
pub(in ::boxed::iter) trait BoxIter
Associated Types
type Item;
Required Methods
fn last(self) -> Option<Self::Item>
BoxIterpub(in ::boxed::iter) trait BoxIter
type Item;fn last(self) -> Option<Self::Item>