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