Nix 2.29.0
Nix, the purely functional package manager: C API (experimental)
 
Loading...
Searching...
No Matches
EvalState Struct Reference

Represents a state of the Nix language evaluator. More...

#include <nix_api_expr.h>

Detailed Description

Represents a state of the Nix language evaluator.

Multiple states can be created for multi-threaded operation.

See also
nix_state_create

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