Expand description
Traits for configuring a node.
Structs§
- AddOns
Context - Context passed to
NodeAddOns::launch_add_ons
, - Full
Node Types Adapter - An adapter type that adds the builtin provider type to the user configured node types.
Traits§
- Full
Node Components - Encapsulates all types and components of the node.
- Full
Node Types - A helper trait that is downstream of the
NodeTypesWithEngine
trait and adds stateful components to the node. - Node
AddOns - Customizable node add-on types.
- Payload
Builder For - Helper trait to bound [
PayloadBuilder
] to the node’s engine types.