Skip to main content

format_batch_message

Function format_batch_message 

Source
pub fn format_batch_message(
    service_label: &str,
    restarted: usize,
    failed: usize,
    quiet: bool,
) -> String