Crate nix_remote
source ·Re-exports§
pub use serialize::NixReadExt;
pub use serialize::NixWriteExt;
Modules§
- Framed data, for streaming large blobs.
- The Nar archive format.
- Serialization and deserialization for the nix remote protocol.
- Log messages from the nix daemon.
- Worker ops from the Nix protocol.
Structs§
- A nar hash.
- A proxy to the nix daemon.
- A wrapper around a
std::io::Read
, adding support for the nix wire format. - A string from nix.
- A wrapper around a
std::io::Write
, adding support for the nix wire format. - A set of paths.
- A realisation.
- A set of realisations.
- A set of store paths.
- A set of strings.