Macro uucore::show_info[][src]

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

Show an info message to stderr in a silimar style to GNU coreutils.