[][src]Function cynic_codegen::enum_derive::enum_derive_impl

pub fn enum_derive_impl(
    input: EnumDeriveInput,
    schema: &Document,
    enum_span: Span
) -> Result<TokenStream, Error>