Struct cynic_codegen::scalar_derive::ScalarDeriveInput [−][src]
pub struct ScalarDeriveInput { /* fields omitted */ }
Implementations
Trait Implementations
Create an instance from syn::DeriveInput
, or return an error.