Derive Macro variants_struct::VariantsStruct[][src]

#[derive(VariantsStruct)]
{
    // Attributes available to this derive:
    #[struct_bounds]
    #[struct_derive]
    #[struct_name]
    #[field_name]
}
Expand description

Derives the variants struct and impl.