Derive Macro Field

Source
#[derive(Field)]
{
    // Attributes available to this derive:
    #[prime]
}