Function metrics_exporter_prometheus::formatting::write_help_line

source ยท
pub fn write_help_line(buffer: &mut String, name: &str, desc: &str)
Expand description

Writes a help (description) line in the Prometheus exposition format.