Derive Macro sbor_derive::BasicSbor
source ยท #[derive(BasicSbor)]
{
// Attributes available to this derive:
#[sbor]
}
Expand description
A shortcut for BasicCategorize, BasicEncode, BasicDecode, and BasicDescribe derives.