Macro cbor_smol::trace[][src]

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

Local version of trace!.