Derive Macro cynic::Enum

source ·
#[derive(Enum)]
{
    // Attributes available to this derive:
    #[cynic]
}
Expand description

Derives cynic::Enum

See the book for usage details