Crate radicle_dag

Source
Expand description

Directed-acyclic graph implementation.

Structsยง

Dag
A directed acyclic graph.
Node
A node in the graph.