Module nix::dir

source · []
Available on crate feature dir only.
Expand description

List directory contents

Structs

An open directory.

A directory entry, similar to std::fs::DirEntry.

Return type of Dir::iter.

The return type of Dir::into_iter

Enums

Type of file referenced by a directory entry