Supertype

Derive Macro Supertype 

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

This is a derive macro whose input is the item to which the #[derive(..)] is applied.