error_reporter

Crates.ioerror_reporter
lib.rserror_reporter
version1.0.0
sourcesrc
created_at2023-03-14 20:19:11.223756
updated_at2023-03-14 20:19:11.223756
descriptionA library to print errors
homepage
repositoryhttps://github.com/mahkoh/error_reporter
max_upload_size
id810116
size29,074
(mahkoh)

documentation

README

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.

Commit count: 1

cargo fmt