Struct syn::token::Union [−][src]
pub struct Union { pub span: Span, }
union
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields
span: Span
Trait Implementations
impl ToTokens for Union
[src]
impl ToTokens for Union
[src]