#[derive(TasmObject)]
{
// Attributes available to this derive:
#[tasm_object]
}
Expand description
Derives TasmObject
for structs.
#[derive(TasmObject)]
{
// Attributes available to this derive:
#[tasm_object]
}
Derives TasmObject
for structs.