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

Static Public Member Functions

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

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