Expand description
This module manages the step of turning error types into printed error messages
Relies on the miette
crate for pretty layout
Structs§
Enums§
- Report
Mode - How a warning/error should be reported
This module manages the step of turning error types into printed error messages
Relies on the miette
crate for pretty layout