arti/crates/tor-error
eta 9d8ce43298 Revert "Merge branch 'backtrace' into 'main'"
This reverts merge request !509
2022-05-16 15:01:02 +00:00
..
src Revert "Merge branch 'backtrace' into 'main'" 2022-05-16 15:01:02 +00:00
Cargo.toml Bump the version of every* crate to 0.3.0 2022-05-06 10:03:15 -04:00
README.md Fix grammar and typos 2022-04-27 13:52:13 +01:00

README.md

tor-error

tor-error -- Support for error handling in Tor and Arti

Primarily, this crate provides the [ErrorKind] enum, and associated [HasKind] trait.

There is also some other miscellany, supporting error handling in crates higher up the dependency stack.

License: MIT OR Apache-2.0