Skip to main content

describe_runtime_metrics

Function describe_runtime_metrics 

Source
pub fn describe_runtime_metrics() -> Vec<(String, String, &'static str)>
Available on crate features async and metrics only.
Expand description

Returns the (name, help, source) of every Tokio runtime metric registered by register_runtime_metrics.