Derive Macro scrypto::prelude::ScryptoSbor

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

A shortcut for ScryptoCategorize, ScryptoEncode, ScryptoDecode, and [ScryptoDescribe] derives.