Structs§
- Code
- Code stores combined output code and the source map of that output code.
- Code
Builder - CodeBuilder provides a mutable container to append source code.
- Option
Debug Id - This is a transparent value type wrapping
Option<RcStr>
.
Type Aliases§
- Mapping
- A mapping of byte-offset in the code string to an associated source map.