Macro cbor_smol::trace_now[][src]

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

Immediate version of trace!.