Derive Macro sbor_derive::BasicEncode
source ยท #[derive(BasicEncode)]
{
// Attributes available to this derive:
#[sbor]
}
Expand description
Derive code that encodes this data structure - specifically for Basic SBOR.
#[derive(BasicEncode)]
{
// Attributes available to this derive:
#[sbor]
}
Derive code that encodes this data structure - specifically for Basic SBOR.