Module err

Source
Expand description

Declare an error type for the tor-dirmgr crate.

Enums§

BootstrapAction 🔒
The effect that a given error has on our bootstrapping process
Error
An error originated by the directory manager code
ReadOnlyStorageError
An error coming from a read-only store.

Functions§

sqlite_error_kind 🔒
Convert a sqlite error code into a real ErrorKind.