Derive Macro sbor_derive::Describe
source · #[derive(Describe)]
{
// Attributes available to this derive:
#[sbor]
}
Expand description
Derive code that describes this type.
#[derive(Describe)]
{
// Attributes available to this derive:
#[sbor]
}
Derive code that describes this type.