Type Alias SqlError

Source
pub type SqlError = Error<SqlErrorCode>;

Aliased Typeยง

struct SqlError { /* private fields */ }