Macro uucore::show_error[][src]

macro_rules! show_error {
    ($($args:tt)+) => { ... };
}

Show an error to stderr in a silimar style to GNU coreutils.