pub fn sqlite_contention(error: &Error) -> Option<SqliteContention>Expand description
Classify a SQLite error without relying on rendered error text.
pub fn sqlite_contention(error: &Error) -> Option<SqliteContention>Classify a SQLite error without relying on rendered error text.