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