Structs§
- File
Span - A range that is indexed in a specific file.
- Simple
File - A file database that contains only one file.
- Simple
Files - A file database that stores multiple files.
Traits§
- Files
- Interface for interacting with source files that are identified by a unique identifier.
- Span
- A value which can be used as the range inside of a diagnostic.
Functions§
- line_
starts - Computes the byte indicies of every line start.
Type Aliases§
- FileId
- An id that points into a file database.