Skip to main content

build_delete_result_output

Function build_delete_result_output 

Source
fn build_delete_result_output(
    deleted_count: u64,
    failed_count: u64,
    filter_desc: &str,
    hard: bool,
) -> String
Expand description

Builds the deletion result output message.