Derive Macro oasis_cbor_derive::Decode[][src]

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

Derives the Decode trait.