arti/crates/tor-error
Dimitris Apostolou 892c6eaadf
Fix typos
2023-01-07 20:35:54 +02:00
..
src Fix typos 2023-01-07 20:35:54 +02:00
Cargo.toml Bump the minor version of every crate. 2022-11-30 15:10:16 -05:00
README.md doc: consistent summary line for the READMEs 2022-12-20 14:31:47 +01:00

README.md

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