nix_
compat
0.1.0
Module async
Module Items
Modules
Structs
Enums
Functions
Type Aliases
In nix_
compat::
nar::
reader
nix_compat
::
nar
::
reader
Module
async
Copy item path
Source
Modules
§
read
🔒
Structs
§
DirReader
A directory iterator, yielding a sequence of
Node
s. 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
§
Node
Functions
§
open
Start reading a NAR file from
reader
.
Type Aliases
§
Reader