Function tor_dirmgr::err::sqlite_error_kind

source ยท
fn sqlite_error_kind(e: &Error) -> ErrorKind
Expand description

Convert a sqlite error code into a real ErrorKind.