Derive Macro FieldType

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

A derive macro for the FieldType trait on enum’s.