Macro uucore::show_warning[][src]

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