Structs§
- Annotated
Source - A source file annotated with one or more labels.
- Compiler
Diagnostic - A diagnostic is a single error or warning message returned by Pavex to the user.
- Compiler
Diagnostic Builder - A builder for a
CompilerDiagnostic
. - Help
With Snippet - An help message supported by an annotated code snippet.
- Interop
Error - A thin wrapper around
anyhow::Error
that implementsmiette::Diagnostic
.