rustc_
utils
0.12.0-nightly-2024-12-15
Module range
Module Items
Structs
Enums
Traits
In rustc_
utils::
source_
map
rustc_utils
::
source_map
Module
range
Copy item path
Source
Structs
§
BytePos
Byte
Range
CharPos
CharPos is designed to match VSCode’s vscode.Position type. Both line and column are 0-based.
Char
Range
Data structure for sharing spans outside rustc.
Range
Context
Enums
§
Function
Identifier
An externally-provided identifier of a function
Traits
§
ToSpan
Used to convert objects into a
Span
with access to
TyCtxt