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