Docs.rs
postgres-0.19.6
postgres 0.19.6
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
paolobarbolini
Dependencies
bytes ^1.0
normal
fallible-iterator ^0.2
normal
futures-util ^0.3.14
normal
log ^0.4
normal
tokio ^1.0
normal
tokio-postgres ^0.7.9
normal
criterion ^0.5
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module error
Structs
Enums
?
Module
postgres
::
error
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
ErrorPosition
Represents the position of an error in a query.
Severity
The severity of a Postgres error or notice.