Skip to main content

sqlite_error_kind

Function sqlite_error_kind 

Source
fn sqlite_error_kind(e: &Error) -> ErrorKind
Expand description

Convert a sqlite error code into a real ErrorKind.