Crate daglib

source ·

Structs

An async DAG, generic over Node, Node identifier and Backend implementation
Stream adapter for streaming all nodes in a DAG

Enums

Traits

An interface to a DAG backend storage
A Node in the DAG, holding the data.
A unique identifier for a Node

Type Definitions