Macros§
Structs§
- Batch
Errors - Multiple errors to represent different kinds of errors. NEVER implement this with miette::Diagnostic, because it makes code hard to maintain.
- Diagnostic
- Error
- ErrorData wrapper type.
- Label
- Label for source code.
- Renderer
- Stdio
Displayer - String
Displayer - TWith
Diagnostic Array - A helper struct for change logic from return something to something with diagnostics array
Enums§
- Severity
- Error severity. Defaults to
Severity::Error
.
Traits§
- Anyhow
Result ToRspack Result Ext - Diagnosable
- Display
- IntoT
With Diagnostic Array - Serde
Result ToRspack Result Ext - ToString
Result ToRspack Result Ext