Home
last modified time | relevance | path

Searched defs:DescriptorChainRwIter (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/virtio-queue/src/
Dchain.rs208 pub struct DescriptorChainRwIter<M> { struct
213 impl<M> Iterator for DescriptorChainRwIter<M> implementation
241 impl<M> Debug for DescriptorChainRwIter<M> implementation