Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::WorkerProto::Serialise< std::vector< T > > Struct Template Reference

Static Public Member Functions

static std::vector< T > read (const StoreDirConfig &store, WorkerProto::ReadConn conn)
 
static void write (const StoreDirConfig &store, WorkerProto::WriteConn conn, const std::vector< T > &t)
 
static T read (const StoreDirConfig &store, WorkerProto::ReadConn conn)
 
static void write (const StoreDirConfig &store, WorkerProto::WriteConn conn, const T &t)
 

The documentation for this struct was generated from the following files: