Macro cbor_smol::try_error[][src]

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

Fallible version of error!.