[][src]Macro yubikey_cli::status_warn

macro_rules! status_warn {
    ($msg:expr) => { ... };
    ($fmt:expr, $($arg:tt)+) => { ... };
}

Print a warning status message (in yellow if colors are enabled)