Derive Macro hotg_rune_proc_block_macros::ProcBlock[][src]

#[derive(ProcBlock)]
{
    // Attributes available to this derive:
    #[transform]
    #[proc_block]
}
Expand description

Derive the ProcBlock trait for a particular type.