fn build_delete_result_output( deleted_count: u64, failed_count: u64, filter_desc: &str, hard: bool, ) -> String
Builds the deletion result output message.