Function format_stats

Source
pub fn format_stats(stats: &Stats) -> String
Expand description

Format statistics as a string.

§Arguments

  • stats - The statistics to format

§Returns

A formatted string representation of the statistics