Structs§
- A mapping for a code rewrite.
- The long ID for a compilation flag.
Enums§
- The origin of a code mapping.
- A crate is a standalone file tree representing a single compilation unit.
- Whether the file holds syntax for a module or for an expression.
- We use a higher level FileId struct, because not all files are on disk. Some might be online. Some might be virtual/computed on demand.
Constants§
Traits§
- A trait for getting the internal salsa::InternId of a short id object.