Structsยง
- IncDecRecovery ๐
- Information for emitting suggestions and recovering from
C-style i++,--i, etc.
- MisspelledKw ๐
- MultiSugg ๐
- SnapshotParser 
- SnapshotParser is used to create a snapshot of the parser
without causing duplicate errors being emitted when the Parseris dropped.
Enumsยง
- AttemptLocal Parse Recovery 
- ConsumeClosing ๐Delim 
- Control whether the closing delimiter should be consumed when calling Parser::consume_block.
- IncOrDec ๐
- IsStandalone ๐
- Is an increment or decrement expression its own statement?
- UnaryFixity ๐
Traitsยง
- RecoverQPath ๐
Functionsยง
- dummy_arg ๐
- Creates a placeholder argument.
- find_similar_ ๐kw 
- Checks if the given lookupidentifier is similar to any keyword symbol incandidates.