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