Structs§
- One or more connections failed to close when calling
crate::pool::ConnectionPool::close. - Any error that might occur during decoding of a type returned by the DB.
Enums§
- Any error that might occur during builder DB connection pool access.
- A database or decoding error returned by a query.
Type Aliases§
- An
acquire_thenerror whose function returns a result with a query error. - An
acquire_thenerror whose function returns a result with a rusqlite error.