tor-error: Document cargo feature

This commit is contained in:
Ian Jackson 2023-03-31 17:56:23 +01:00
parent c6a10387e3
commit 307af3714f
1 changed files with 4 additions and 0 deletions

View File

@ -8,4 +8,8 @@ and associated [`HasKind`] trait.
There is also some other miscellany, supporting error handling in
crates higher up the dependency stack.
## Features
`backtrace` -- Enable backtraces in internal errors. (On by default.)
License: MIT OR Apache-2.0