Macro cbor_smol::try_error[][src]

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

Fallible version of error!.