Derive Macro oasis_cbor_derive::Encode

source ·
#[derive(Encode)]
{
    // Attributes available to this derive:
    #[cbor]
}
Expand description

Derives the Encode trait.