valarauca / errors

Stupid Simple Errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors!

A relatively complex crate that does a massive amount of error handling behind your back.

  • Type reflection? Sure.
  • Stack Traces? Of course.
  • Light weight cloning? why not!

How to use?

[dependencies]
errors = { git = "https://github.com/valarauca/errors" }

How do I understand it?

Docs Link

About

Stupid Simple Errors


Languages

Language:Rust 97.2%Language:Makefile 2.8%