Docs.rs
mobc-postgres-0.8.0
mobc-postgres 0.8.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
garrensmith
aqrln
importcjj
Dependencies
futures ^0.3
normal
mobc ^0.8
normal
tokio-postgres ^0.7.0
normal
tokio ^1.0
dev
Versions
33.33%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mobc_
postgres
0.8.0
All Items
Crate Items
Re-exports
Structs
Crate
mobc_postgres
Copy item path
Source
Re-exports
§
pub use
tokio_postgres
;
pub use
mobc
;
Structs
§
PgConnection
Manager
An
mobc::Manager
for
tokio_postgres::Client
s.