[go: up one dir, main page]

Module dir

Source
Available on crate feature dir only.
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