Docs.rs
bb8-postgres-0.9.0
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bb8-postgres 0.9.0
Full-featured async (tokio-based) postgres connection pool (like r2d2)
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
4
out of
4
items documented
0
out of
4
items with examples
Size
Source code size: 44.09 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 418.92 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
djc/bb8
812
115
19
crates.io
Dependencies
bb8 ^0.9
normal
tokio ^1.0.0
normal
tokio-postgres ^0.7
normal
futures-util ^0.3.2
dev
tokio ^1.0.0
dev
Versions
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
Owners
Postgres support for the
bb8
connection pool.