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