|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <types.hh>
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.