Structs§
- Async
Dag - An async DAG, generic over Node, Node identifier and Backend implementation
- Stream
- Stream adapter for streaming all nodes in a DAG
Enums§
Traits§
- DagBackend
- An interface to a DAG backend storage
- Merger
- Node
- A Node in the DAG, holding the data.
- NodeId
- A unique identifier for a
Node