Skip to main content

error_string

Function error_string 

Source
pub fn error_string(code: c_int) -> &'static str
Expand description

Convert an SQLite result code to a human-readable string.