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