Expand description
Structured errors: stable codes, explicit ErrorKind,
byte-offset spans.
Structs§
- Error
Field - A key-value metadata field attached to a
QqlErrorfor structured context. - QqlError
- Unified error type for the entire QQL pipeline.
- Span
- Source-code span as UTF-8 byte offsets into the query text.
Enums§
- Error
Kind - Broad category of error origin within the QQL pipeline.