Derive Macro scrypto::prelude::Decode

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

Derive code that decodes this data structure from a byte array.