Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/virtio-queue/src/
Dchain.rs189 pub struct DescriptorChainRwIter<M> { struct
194 impl<M> Iterator for DescriptorChainRwIter<M> implementation
222 impl<M> Debug for DescriptorChainRwIter<M> implementation