Expand description
Traits used to represent bee nodes and allow for their instantiation.
Structs§
- Node
Info - A type holding information about a node.
Traits§
- Node
- A trait representing a node framework through which node workers may communicate.
- Node
Builder - A trait that provides generic build configuration capabilities for a node.