Module rustc_utils::source_map::range
source · Structs§
- CharPos is designed to match VSCode’s vscode.Position type. Both line and column are 0-based.
- Data structure for sharing spans outside rustc.
Enums§
- An externally-provided identifier of a function