Skip to main content

ValueType

Type Alias ValueType 

Source
pub type ValueType = c_uint;
Expand description

Represents the state of a Nix value Thunk values (NIX_TYPE_THUNK) change to their final, unchanging type when forced.

ยงSee also

https://nix.dev/manual/nix/latest/language/evaluation.html @enum ValueType @ingroup value