Skip to main content

show_batch_summary

Function show_batch_summary 

Source
fn show_batch_summary(
    ui: &LibraryWindowUi,
    succeeded: u32,
    failed: u32,
    skipped: u32,
    target_dir: &Path,
)