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