Module runtime_stats_source

Source

Traits§

ComponentStartedInfo
Trait for the providers of asynchronous receivers where the diagnostics data is sent. Used for simplying testing.
RuntimeStatsContainer
Trait for the container returned by a DiagnosticsReceiverProvider. Used for simplying testing.
RuntimeStatsSource
Trait that all structs that behave as Task’s implement. Used for simplying testing.