#[derive(Decode)] { // Attributes available to this derive: #[n] #[cbor] }
Derive the tinycbor::Decode trait.
tinycbor::Decode
See the crate documentation for details.