Struct syn::DataUnion [−][src]
A tagged union input to a proc_macro_derive
macro.
This type is available if Syn is built with the "derive"
feature.
Fields
union_token: Union
fields: FieldsNamed