Derive Macro oasis_cbor::Decode

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

Derives the Decode trait.