Skip to main content

database_error_kind

Function database_error_kind 

Source
pub fn database_error_kind(error: &DbErr) -> Option<DatabaseErrorKind>
Expand description

Classifies driver-native database errors without relying on localized messages.