Expand description
Declare an error type for the tor-dirmgr crate.
Enums§
- Bootstrap
Action 🔒 - The effect that a given error has on our bootstrapping process
- Error
- An error originated by the directory manager code
- Read
Only Storage Error - An error coming from a read-only store.
Functions§
- sqlite_
error_ 🔒kind - Convert a sqlite error code into a real ErrorKind.