tasm_object_derive

Derive Macro TasmObject

Source
#[derive(TasmObject)]
{
    // Attributes available to this derive:
    #[tasm_object]
}
Expand description

Derives TasmObject for structs.