tokio-postgres 0.2.3

A native PostgreSQL driver using Tokio
Documentation
Build #61752 2017-06-11 20:15:32
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading tokio-postgres v0.2.3
Fresh scoped-tls v0.1.0
Fresh fallible-iterator v0.1.3
Fresh libc v0.2.23
Fresh hex v0.2.0
Fresh md5 v0.3.4
Fresh lazy_static v0.2.8
Fresh constant_time_eq v0.1.2
Fresh matches v0.1.6
Fresh odds v0.2.25
Fresh log v0.3.8
Fresh iovec v0.1.0
Fresh memchr v1.0.1
Fresh futures v0.1.14
Fresh num_cpus v1.5.1
Fresh rand v0.3.15
Fresh slab v0.3.0
Fresh unicode-normalization v0.1.4
Fresh siphasher v0.2.2
Fresh unicode-bidi v0.2.6
Fresh futures-state-stream v0.1.0
Fresh futures-cpupool v0.1.5
Fresh byte-tools v0.1.3
Fresh lazycell v0.4.0
Fresh nodrop v0.1.9
Fresh phf_shared v0.7.21
Fresh stringprep v0.1.0
Fresh fake-simd v0.1.2
Fresh cfg-if v0.1.1
Fresh byteorder v1.0.0
Fresh typenum v1.5.2
Fresh phf v0.7.21
Fresh net2 v0.2.29
Fresh bytes v0.4.4
Fresh base64 v0.5.2
Fresh generic-array v0.7.2
Fresh mio v0.6.9
Fresh tokio-io v0.1.2
Fresh digest-buffer v0.3.1
Fresh digest v0.5.2
Fresh crypto-mac v0.3.0
Fresh mio-uds v0.6.4
Fresh tokio-core v0.1.8
Fresh sha2 v0.5.3
Fresh hmac v0.1.1
Compiling tokio-dns-unofficial v0.1.1
Fresh tokio-uds v0.1.5
Fresh postgres-protocol v0.3.0
Running `rustc --crate-name tokio_dns .cargo/registry/src/github.com-1ecc6299db9ec823/tokio-dns-unofficial-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8186d04be980e94a -C extra-filename=-8186d04be980e94a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-3c38b04c521398ed.rlib --extern-version futures=futures,0.1.14 --extern futures_cpupool=/home/cratesfyi/cratesfyi/debug/deps/libfutures_cpupool-f94b44157ed0dbfd.rlib --extern-version futures_cpupool=futures-cpupool,0.1.5 --extern tokio_core=/home/cratesfyi/cratesfyi/debug/deps/libtokio_core-a08697205148329f.rlib --extern-version tokio_core=tokio-core,0.1.8 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8 --cap-lints allow`
Fresh postgres-shared v0.3.0
Documenting tokio-postgres v0.2.3
Running `rustdoc --crate-name tokio_postgres .cargo/registry/src/github.com-1ecc6299db9ec823/tokio-postgres-0.2.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_state_stream=/home/cratesfyi/cratesfyi/debug/deps/libfutures_state_stream-bb06b25810e80534.rlib --extern-version futures_state_stream=futures-state-stream,0.1.0 --extern tokio_uds=/home/cratesfyi/cratesfyi/debug/deps/libtokio_uds-50f1835af60dd58b.rlib --extern-version tokio_uds=tokio-uds,0.1.5 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-3c38b04c521398ed.rlib --extern-version futures=futures,0.1.14 --extern postgres_shared=/home/cratesfyi/cratesfyi/debug/deps/libpostgres_shared-e56e8a6645cba181.rlib --extern-version postgres_shared=postgres-shared,0.3.0 --extern postgres_protocol=/home/cratesfyi/cratesfyi/debug/deps/libpostgres_protocol-1e9db09ae3687ebc.rlib --extern-version postgres_protocol=postgres-protocol,0.3.0 --extern tokio_dns=/home/cratesfyi/cratesfyi/debug/deps/libtokio_dns-8186d04be980e94a.rlib --extern-version tokio_dns=tokio-dns-unofficial,0.1.1 --extern tokio_core=/home/cratesfyi/cratesfyi/debug/deps/libtokio_core-a08697205148329f.rlib --extern-version tokio_core=tokio-core,0.1.8 --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-b05415e36730f2f0.rlib --extern-version tokio_io=tokio-io,0.1.2 --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-bbb7bd4f6364cc42.rlib --extern-version bytes=bytes,0.4.4 --extern fallible_iterator=/home/cratesfyi/cratesfyi/debug/deps/libfallible_iterator-75557fb981796914.rlib --extern-version fallible_iterator=fallible-iterator,0.1.3`
Finished dev [unoptimized + debuginfo] target(s) in 2.84 secs