Type Definition darling_core::ast::VariantData [] [src]

type VariantData<T> = Fields<T>;
Deprecated since 0.3

: this has been renamed to Fields