Derive Macro sbor_derive::Sbor
source · #[derive(Sbor)]
{
// Attributes available to this derive:
#[sbor]
}
Expand description
A shortcut for Categorize, Encode, Decode, and Describe derives.
#[derive(Sbor)]
{
// Attributes available to this derive:
#[sbor]
}
A shortcut for Categorize, Encode, Decode, and Describe derives.