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 theStatisticsstruct containing the data to print.