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