Docs.rs
postgres-0.19.7
postgres 0.19.7
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.10
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 config
Structs
Enums
?
Module
postgres
::
config
source
·
[
−
]
Expand description
Connection configuration.
Structs
Config
Connection configuration.
Enums
ChannelBinding
Channel binding configuration.
Host
A host specification.
LoadBalanceHosts
Load balancing configuration.
SslMode
TLS configuration.
TargetSessionAttrs
Properties required of a session.