Expand description
Error report collection and printing facilities.
Re-exportsยง
pub use report_struct::Confidence;pub use report_struct::LogReport;pub use report_struct::LogReportMetadata;pub use report_struct::LogReportPointers;pub use report_struct::LogReportStyle;pub use report_struct::PointedMessage;pub use report_struct::Severity;pub use suppress::suppress_from_json;pub use errors::*;
Modulesยง
- builder ๐
- By splitting the builder up into stages, we achieve two goals.
- error_
key ๐ - error_
loc ๐ - errors ๐
- Collect error reports and then write them out.
- filter ๐
- output_
style ๐ - report_
struct ๐ - suppress ๐
- writer ๐
- writer_
json ๐