#error-handling #error

no-std error_log

Simple, struct-based Error-Handling

4 releases

0.1.3 Apr 17, 2023
0.1.2 Apr 17, 2023
0.1.1 Apr 6, 2023
0.1.0 Apr 4, 2023

#1762 in Rust patterns

24 downloads per month

Apache-2.0

36KB
787 lines

Library to store errors and log messages and display them later.

book: www.lesnake.xyz/opt/error_log


error_log

A helper crate that lets you store multible errors and log messages and display them later.

Its intended for desktop applications, websites and tui, that want to show error messages to their users.

book: www.lesnake.xyz/opt/error_log

Dependencies

~0–12MB
~106K SLoC