Derive Macro cynic::QueryVariables

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

Derives cynic::QueryVariables

See the book for usage details