Modules

Structs

The Dag node, aka vertex.
Reference-counted pointers to a Node

Functions

Returns a Breadth-first search of the DAG, as an iterator of NodeRef This is expected to be used in conjunction with a node_dag::NodeDag<T>, walking the graph from one of its heads.

Type Definitions

Non reference-counted pointers to a Node