Module error
tokio_
postgres
0.7.12
Module error
Module Items
Structs
Enums
In crate tokio_
postgres
Modules
binary_copy
config
error
row
tls
types
Structs
CancelToken
Client
Column
Connection
CopyInSink
CopyOutStream
Notification
Portal
RowStream
SimpleColumn
SimpleQueryStream
Socket
Statement
Transaction
TransactionBuilder
Enums
AsyncMessage
IsolationLevel
SimpleQueryMessage
Traits
GenericClient
ToStatement
Functions
connect
tokio_postgres
Module
error
Copy item path
Settings
Help
Summary
source
Expand description
Errors.
Structs
§
DbError
A Postgres error or notice.
Error
An error communicating with the Postgres server.
SqlState
A SQLSTATE error code
Enums
§
Error
Position
Represents the position of an error in a query.
Severity
The severity of a Postgres error or notice.