Module dir

Source
Expand description

List directory contents

Structs§

Dir
An open directory.
Entry
A directory entry, similar to std::fs::DirEntry.
Iter
Return type of Dir::iter.
OwningIter
The return type of Dir::into_iter

Enums§

Type
Type of file referenced by a directory entry