Module raw_dir

Source
Expand description

RawDir and RawDirEntry.

Structsยง

RawDir
A directory iterator implemented with getdents.
RawDirEntry
A raw directory entry, similar to std::fs::DirEntry.