Struct devise_core::DeriveGenerator [−][src]
pub struct DeriveGenerator {
pub input: DeriveInput,
pub trait_impl: ItemImpl,
pub trait_path: Path,
// some fields omitted
}
Fields
input: DeriveInput
trait_impl: ItemImpl
trait_path: Path