Module hotshot::traits::node_implementation
source · Expand description
Composite trait for node behavior
This module defines the NodeImplementation
trait, which is a composite trait used for
describing the overall behavior of a node, as a composition of implementations of the node trait.
Traits§
- Node implementation aggregate trait
- extra functions required on a node implementation to be usable by hotshot-testing