Docs.rs
  • nix-remote-0.1.1
    • nix-remote 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jneem
    • Dependencies
      • anyhow ^1.0.66 normal
      • clap ^4.1.4 normal
      • num-derive ^0.3.3 normal
      • num-traits ^0.2.15 normal
      • serde ^1.0.151 normal
      • serde_bytes ^0.11.8 normal
      • tagged-serde ^0.1.0 normal
      • thiserror ^1.0.38 normal
    • Versions
    • 11.55% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nix_remote0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DerivedPath
  • NarHash
  • NixProxy
  • NixRead
  • NixString
  • NixWrite
  • Path
  • PathSet
  • Realisation
  • RealisationSet
  • StorePath
  • StorePathSet
  • StringSet
  • ValidPathInfoWithPath
  • framed_data::FramedData
  • nar::NarDirectoryEntry
  • nar::NarFile
  • serialize::NixDeserializer
  • serialize::NixSerializer
  • serialize::Tee
  • stderr::StderrError
  • stderr::StderrResult
  • stderr::StderrStartActivity
  • worker_op::AddBuildLog
  • worker_op::AddMultipleToStore
  • worker_op::AddSignatures
  • worker_op::AddToStore
  • worker_op::AddToStoreNar
  • worker_op::BuildDerivation
  • worker_op::BuildPaths
  • worker_op::BuildResult
  • worker_op::CollectGarbage
  • worker_op::CollectGarbageResponse
  • worker_op::Derivation
  • worker_op::DerivationOutput
  • worker_op::DerivationOutputMap
  • worker_op::DrvOutputs
  • worker_op::FindRootsResponse
  • worker_op::Plain
  • worker_op::QueryMissing
  • worker_op::QueryMissingResponse
  • worker_op::QueryPathInfoResponse
  • worker_op::QueryValidPaths
  • worker_op::Resp
  • worker_op::SetOptions
  • worker_op::ValidPathInfo
  • worker_op::VerifyStore
  • worker_op::WithFramedSource

Enums

  • Error
  • nar::Nar
  • serialize::Error
  • stderr::Msg
  • worker_op::BuildMode
  • worker_op::BuildStatus
  • worker_op::GcAction
  • worker_op::Verbosity
  • worker_op::WorkerOp

Traits

  • nar::DirectorySink
  • nar::DirectorySinkSuper
  • nar::EntrySink
  • nar::FileSink
  • serialize::NixReadExt
  • serialize::NixWriteExt
  • worker_op::Stream

Functions

  • framed_data::stream
  • nar::stream

Type Aliases

  • Result
  • serialize::Result