Derive Macro Tag

Source
#[derive(Tag)]
{
    // Attributes available to this derive:
    #[tag]
}