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.