|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
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 nix::Logger::Field:: { ... } | type |
| uint64_t | i = 0 |
| std::string | s |