Function combiner::print_statistics

source ·
pub fn print_statistics(stats: &Statistics)
Expand description

Prints the statistics of the file combining process in a formatted table.

§Arguments

  • stats - A reference to the Statistics struct containing the data to print.