Home
last modified time | relevance | path

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

/external/rust/crates/nix/src/
Ddir.rs148 pub struct OwningIter(Dir); struct
150 impl Iterator for OwningIter { implementation
160 impl AsRawFd for OwningIter { implementation