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