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: Spanpub struct For {
pub span: Span,
}for
Don’t try to remember the name of this type — use the
Token! macro instead.
span: Span