Module node

Module node 

Source

Structs§

HealthReportingConfig
Configuration for node health reporting
Node
Wrapper that manages the lifecycle of a NodeImpl.

Enums§

HealthPriority
Node health reporting priority

Traits§

HealthStatusExt
Helper methods for creating HealthStatus instances
NodeImpl
Core trait that all Mecha10 nodes must implement.
RateConfig
Trait for node configurations that specify an update rate

Functions§

run_node
Run a node with the given configuration and context.