Macro cbor_smol::error_now[][src]

macro_rules! error_now {
    ($d($arg:tt)+) => { ... };
}

Immediate version of error!.