error_reporter 1.0.0

A library to print errors
Documentation

Error Reporter

crates.io docs.rs

This crate contains a copy of the std::error::Report type which is currently unstable. The copy is identical except that backtraces are not supported since they rely on other unstable features.