Home
last modified time | relevance | path

Searched refs:BoxIter (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs1954 BoxIter::last(self) in last()
1958 trait BoxIter { traits
1963 impl<I: Iterator + ?Sized, A: Allocator> BoxIter for Box<I, A> {
1978 impl<I: Iterator, A: Allocator> BoxIter for Box<I, A> {

Completed in 4 milliseconds