[go: up one dir, main page]

bb8 0.3.1

r2d2, but for async tokio based connections
Documentation
Build #173397 2019-07-19 16:05:00
# rustc version
rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)# docs.rs version
cratesfyi 0.6.0 (635e91e 2019-07-18)# build log
Updating crates.io index
Downloading crates ...
Downloaded bb8 v0.3.1
Fresh cfg-if v0.1.9
Fresh lazy_static v1.3.0
Fresh futures v0.1.28
Fresh slab v0.4.2
Fresh crossbeam-utils v0.6.5
Fresh tokio-executor v0.1.8
Fresh tokio-timer v0.2.11
Documenting bb8 v0.3.1
Running `rustdoc --crate-name bb8 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bb8-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'futures=https://docs.rs/futures/0.1.28' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.22' --extern-html-root-url 'tokio_executor=https://docs.rs/tokio-executor/0.1.8' --extern-html-root-url 'tokio_timer=https://docs.rs/tokio-timer/0.2.11' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-baa3e8a6d37fe9e7.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-1610ac22f653c47b.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-266124f220c2be96.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.65s