[][src]Function cynic_codegen::input_object_derive::input_object_derive_impl

pub fn input_object_derive_impl(
    input: InputObjectDeriveInput,
    schema: &Document<'static, String>,
    struct_span: Span
) -> Result<TokenStream, Error>