|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libutil/types.hh"#include <coroutine>#include <exception>#include <memory>#include <optional>#include <utility>#include <variant>Go to the source code of this file.
Classes | |
| struct | nix::_generator::finished |
| struct | nix::_generator::link< T > |
| struct | nix::_generator::failure |
| struct | nix::_generator::promise_state< T > |
| struct | nix::_generator::promise< T, Transform > |
| struct | nix::_generator::GeneratorBase< T > |
| struct | nix::Generator< T, Transform > |
| class | nix::Generator< T, Transform >::iterator |