Skip to main content

print_write_summary

Function print_write_summary 

Source
fn print_write_summary(rows: usize, in_path: &Path, out_path: Option<&Path>)
Expand description

Prints the “wrote N rows” summary. The library no longer prints this; the CLI owns all user-facing output.