Modules§
- read 🔒
Structs§
- DirReader
- A directory iterator, yielding a sequence of Nodes. It must be fully consumed before reading further from the DirReader that produced it, if any.
- Entry
- File
Reader - File contents, readable through the AsyncRead trait.
Enums§
Functions§
- open
- Start reading a NAR file from
reader
.