progress_error

Macro progress_error 

Source
macro_rules! progress_error {
    ($operation:expr, $($arg:tt)*) => { ... };
}