Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
Field Struct Reference

Public Types

enum  { tInt = 0 , tString = 1 }
 

Public Member Functions

 Field (const std::string &s)
 
 Field (const char *s)
 
 Field (const uint64_t &i)
 

Public Attributes

enum Field:: { ... }  type
 
uint64_t i = 0
 
std::string s
 

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