An iterator over the entries in a directory.
struct Iter<'a> { /* private fields */ }
&mut self
Rewind the iterator to the first entry.
Objects that can be iterated over.