Derive Macro cynic::InputObject[][src]

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

Derives InputObject

See the book for usage details