Expand description
Traits for configuring a node.
Structs§
- Context passed to
NodeAddOns::launch_add_ons
, - An adapter type that adds the builtin provider type to the user configured node types.
Traits§
- Encapsulates all types and components of the node.
- A helper trait that is downstream of the
NodeTypesWithEngine
trait and adds stateful components to the node. - Customizable node add-on types.