format_cancelled

Function format_cancelled 

Source
pub fn format_cancelled(
    path: &str,
    reason: &str,
    feedback: Option<&str>,
) -> String
Expand description

Format a cancelled operation response

Creates a response indicating the operation was cancelled by the user.