[][src]Attribute Macro enumerate::enumerate

#[enumerate]

Annotating a trait with this macro, providing a set of implementers and optionally specifying custom names will generate a corresponding enum. See the main page for details and examples.