cynic_codegen::input_object_derive

Function input_object_derive_impl

Source
pub fn input_object_derive_impl(
    input: InputObjectDeriveInput,
    struct_span: Span,
) -> Result<TokenStream, Errors>