error_log

Crates.ioerror_log
lib.rserror_log
version0.1.3
sourcesrc
created_at2023-04-04 19:43:50.197215
updated_at2023-04-17 09:28:32.210261
descriptionSimple, struct-based Error-Handling
homepage
repositoryhttps://github.com/LeSnake04/error_log
max_upload_size
id830434
size102,347
(LeSnake04)

documentation

README

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

Commit count: 123

cargo fmt