print_error

Macro print_error 

Source
macro_rules! print_error {
    ($args:ident, $fmt:literal $(,$arg:expr)*$(,)?) => { ... };
}
Expand description

Conditional printing of error message