Skip to main content

CborEncode

Derive Macro CborEncode 

Source
#[derive(CborEncode)]
{
    // Attributes available to this derive:
    #[cbor]
}
Expand description

Derive canonical CBOR encoding for structs and enums.