Skip to main content

Crate kinetik_diag

Crate kinetik_diag 

Source
Expand description

Shared source spans and diagnostics for Kinetik.

Structs§

Diagnostic
Source-associated diagnostic.
Label
A source span label attached to a diagnostic.
LineColumn
One-based line and column location in a source file.
SourceFile
Source text plus precomputed line starts for fast location lookup.
SourceId
Identifier for a source file in a compilation session.
Span
Byte span inside a source file.

Enums§

Severity
Severity for a diagnostic.