Derive Macro sbor_derive::Encode
source · #[derive(Encode)]
{
// Attributes available to this derive:
#[sbor]
}
Expand description
Derive code that encodes this data structure
#[derive(Encode)]
{
// Attributes available to this derive:
#[sbor]
}
Derive code that encodes this data structure