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