Macro uucore::show_warning[][src]

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

Show a warning to stderr in a silimar style to GNU coreutils.