Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::NewValueAs Struct Reference
Collaboration diagram for nix::NewValueAs:
[legend]

Classes

struct  app_t
 
struct  attrs_t
 
struct  blackhole_t
 
struct  boolean_t
 
struct  external_t
 
struct  floating_t
 
struct  integer_t
 
struct  lambda_t
 
struct  list_t
 
struct  null_t
 
struct  path_t
 
struct  primop_t
 
struct  primOpApp_t
 
struct  string_t
 
struct  thunk_t
 

Static Public Attributes

static constexpr integer_t integer {}
 
static constexpr floating_t floating {}
 
static constexpr boolean_t boolean {}
 
static constexpr string_t string {}
 
static constexpr path_t path {}
 
static constexpr list_t list {}
 
static constexpr attrs_t attrs {}
 
static constexpr thunk_t thunk {}
 
static constexpr null_t null {}
 
static constexpr app_t app {}
 
static constexpr primop_t primop {}
 
static constexpr primOpApp_t primOpApp {}
 
static constexpr lambda_t lambda {}
 
static constexpr external_t external {}
 
static constexpr blackhole_t blackhole {}
 

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