Macro cbor_smol::try_debug[][src]

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

Fallible version of debug!.