Re-exports§
Modules§
Macros§
Structs§
- Anyhow
Error - Handle anyhow::Error Please try NOT to use this as much as possible.
- Archived
Source Position - An archived
SourcePosition
- Batch
Errors - Multiple errors to represent different kinds of errors. NEVER implement this with miette::Diagnostic, because it makes code hard to maintain.
- Catch
Unwind Future - Diagnostic
- Diagnostic
Error - Convenience
Diagnostic
that can be used as an “anonymous” wrapper for Errors. This is intended to be paired with [IntoDiagnostic
]. - Internal
Error - Node
Error - (message, stack, backtrace, hide_stack)
- Source
Position - Source
Position Resolver - The resolver for an archived
SourcePosition
- TWith
Diagnostic Array - A helper struct for change logic from return something to something with diagnostics array
- Traceable
Error - Warning
Enums§
Traits§
- Anyhow
Result ToRspack Result Ext - Diagnosable
- Diagnostic
Ext - Error
Ext - Useful to convert std::error::Error to crate::DiagnosticError
- IntoT
With Diagnostic Array - Miette
Ext - Serde
Result ToRspack Result Ext - ToString
Result ToRspack Result Ext