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