Expand description
Node event hooks.
Structs§
- Node
Hooks - Container for all the configurable hook functions.
Traits§
- OnComponent
Initialized Hook - A helper trait for the event hook that is run once the node is initialized.
- OnNode
Started Hook - A helper trait that is run once the node is started.