/errors

Stupid Simple Errors

Primary LanguageRust

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