Derive Macro Statement

Source
#[derive(Statement)]
{
    // Attributes available to this derive:
    #[statement]
}