Derive Macro sbor::BasicEncode

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

Derive code that encodes this data structure - specifically for Basic SBOR.