Skip to main content

Module err

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.