Module diagnostics::task_metrics::runtime_stats_source

source ·

Traits§

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