Skip to main content

Module miette

Module miette 

Source
Expand description

Small, dependency-free diagnostics used by usage.

This intentionally implements only the part of miette’s API that usage exposed or used. Keeping the familiar names avoids making downstream callers translate errors merely because the renderer is now local.

Macros§

bail
miette

Structs§

Error
MietteError
NamedSource
SourceOffset
SourceSpan

Traits§

IntoDiagnostic

Type Aliases§

Report
Result