“Times are bad. Children no longer obey their parents, and everyone is writing an error handling library.” — Cicero
fast, cheap, and out of control exceptions for rust.
Usage
First, add this to your Cargo.toml:
[]
= "0.99.0";
You can now throw exceptions!
use ;
Eliza errors also work fine with errors from the standard library.
use ;
use File;
use *;
Why should I use this?
eliza_errorhas no dependencies!eliza_errorcan throw exceptions!eliza_errorwill support backtraces soon!