Module raw_dir
rustix
1.1.4
Module raw_dir
Module Items
Structs
Functions
In rustix::
fs
rustix
::
fs
Module
raw_dir
Copy item path
Source
Expand description
RawDir
and
RawDirEntry
.
Structs
§
RawDir
A directory iterator implemented with getdents.
RawDir
Entry
A raw directory entry, similar to
std::fs::DirEntry
.
Functions
§
_doctest
🔒