pub fn print_batch_results(
result: &BatchOperationResult,
operation_name: &str,
dry_run: bool,
)Expand description
Print batch operation results in a user-friendly format.
pub fn print_batch_results(
result: &BatchOperationResult,
operation_name: &str,
dry_run: bool,
)Print batch operation results in a user-friendly format.