System

Derive Macro System 

Source
#[derive(System)]
{
    // Attributes available to this derive:
    #[block]
}