Module tokio_postgres::error
source · Expand description
Errors.
Structs§
- A Postgres error or notice.
- An error communicating with the Postgres server.
- A SQLSTATE error code
Enums§
- Represents the position of an error in a query.
- The severity of a Postgres error or notice.