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