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