pub fn format_cancelled( path: &str, reason: &str, feedback: Option<&str>, ) -> String
Format a cancelled operation response
Creates a response indicating the operation was cancelled by the user.