pub fn print_metric_list()Expand description
Print the metric-list discovery output to stdout. Thin
wrapper over write_metric_list so the CLI keeps the
one-line call ergonomics; tests drive the writer into a
String buffer.
pub fn print_metric_list()Print the metric-list discovery output to stdout. Thin
wrapper over write_metric_list so the CLI keeps the
one-line call ergonomics; tests drive the writer into a
String buffer.