Function write_help_line
pub fn write_help_line(buffer: &mut String, name: &str, desc: &str)
Expand description
Writes a help (description) line in the Prometheus exposition format.
pub fn write_help_line(buffer: &mut String, name: &str, desc: &str)
Writes a help (description) line in the Prometheus exposition format.