Derive Macro StateNamed

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

§Panics

Will panic if attribute “state” is not parsable