stringerror

Crates.iostringerror
lib.rsstringerror
version0.1.2
sourcesrc
created_at2022-10-08 03:42:15.600483
updated_at2022-10-08 22:01:49.318942
descriptionstring based error handling package
homepage
repositoryhttps://github.com/AstralCupid/stringerror/
max_upload_size
id683302
size2,866
(AstralCupid)

documentation

README

This is my first attempt at a rust library. I am using it as a learning experience, please pardon any mistakes or non-idiomatic code.

The goal is to create a simple yet composable error type that consists of mostly strings, intended to be used in production environments to facilitate debugging.

Commit count: 6

cargo fmt