arti/crates/tor-error
Ian Jackson abea103bb0 tor-error: Fix a broken intra-doc link
I didn't spot this in review amongst the other messages from Nightly.
2022-06-10 13:45:30 +01:00
..
src tor-error: Fix a broken intra-doc link 2022-06-10 13:45:30 +01:00
Cargo.toml Move tor-error crate to the "rust-patterns" category. 2022-05-27 14:02:17 -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