Macro yubikey_cli::status_err[][src]

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

Print an error message (in red if colors are enabled)