Expand description
Source spans and the unified compile error type.
Structs§
- Span
- A half-open byte range
[start, end)into the original source string.
Enums§
- Compile
Error - Any error produced while compiling rill-lang source.
Source spans and the unified compile error type.
[start, end) into the original source string.