print_metric_list

Function print_metric_list 

Source
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.