Modules§
Structs§
- File
Parse Errors  - A set of parse errors from a specific file
 - Parse
Error  - Parse
Error Set  - A group of parse errors from a single file. Guaranteed to be non-emtpy.
 
Enums§
- File
Error Kind  - A set of parse errors from a specific file
 - Files
Mode  - If we’re in multifile mode, this enum contains the crate name for the specific file
 - Parse
Error Kind  - Errors that can occur while parsing Rust source input.
 - Rust
Type Parse Error