pub struct Union {
pub span: Span,
}
Expand description
union
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields§
§span: Span
pub struct Union {
pub span: Span,
}
union
Don’t try to remember the name of this type — use the
Token!
macro instead.
span: Span