Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::NeverAsync Struct Reference

#include <types.hh>

Inheritance diagram for nix::NeverAsync:
nix::AbstractNixRepl nix::CompareValues nix::NixRepl

Detailed Description

marker type for things that should never be called from async code. add a defaulted argument of this type to a method or constructor to have our linter check that marked code is never called by accident.


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