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