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