postgres-protocol 0.4.1

Low level Postgres protocol APIs
Documentation
Build #168958 2019-06-30T04:09:13.692703+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded postgres-protocol v0.4.1
Fresh autocfg v0.1.4
Fresh rand_core v0.4.0
Fresh byte-tools v0.3.1
Fresh matches v0.1.8
Fresh subtle v1.0.0
Fresh smallvec v0.6.10
Fresh fake-simd v0.1.2
Fresh opaque-debug v0.2.2
Fresh md5 v0.6.1
Fresh fallible-iterator v0.2.0
Fresh rand_core v0.3.1
Fresh block-padding v0.1.4
Fresh rand_jitter v0.1.4
Fresh unicode-normalization v0.1.8
Fresh unicode-bidi v0.3.4
Fresh typenum v1.10.0
Fresh byteorder v1.3.2
Fresh libc v0.2.58
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh generic-array v0.12.3
Fresh memchr v2.2.0
Fresh stringprep v0.1.2
Fresh rand_chacha v0.1.1
Fresh rand_pcg v0.1.2
Fresh base64 v0.10.1
Fresh iovec v0.1.2
Fresh rand_os v0.1.3
Fresh block-buffer v0.7.3
Fresh digest v0.8.0
Fresh crypto-mac v0.7.0
Fresh bytes v0.4.12
Fresh sha2 v0.8.0
Fresh rand v0.6.5
Fresh hmac v0.7.0
Documenting postgres-protocol v0.4.1
Running `rustdoc --edition=2018 --crate-name postgres_protocol /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/postgres-protocol-0.4.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'base64=https://docs.rs/base64/0.10.1' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.2' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'fallible_iterator=https://docs.rs/fallible-iterator/0.2.0' --extern-html-root-url 'generic_array=https://docs.rs/generic-array/0.12.3' --extern-html-root-url 'hmac=https://docs.rs/hmac/0.7.0' --extern-html-root-url 'md5=https://docs.rs/md5/0.6.1' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'sha2=https://docs.rs/sha2/0.8.0' --extern-html-root-url 'stringprep=https://docs.rs/stringprep/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern base64=/home/cratesfyi/cratesfyi/debug/deps/libbase64-6d96a6f9eab0da46.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-39ff357a3d89e0c9.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-e9eaaa4fe98185f9.rmeta --extern fallible_iterator=/home/cratesfyi/cratesfyi/debug/deps/libfallible_iterator-b569f5488740d9a2.rmeta --extern generic_array=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_array-889e5f809801560a.rmeta --extern hmac=/home/cratesfyi/cratesfyi/debug/deps/libhmac-cc2af0ea2f055f3a.rmeta --extern md5=/home/cratesfyi/cratesfyi/debug/deps/libmd5-da790bbaef401708.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-4b1546950d6f1408.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-a24f29160a5782ca.rmeta --extern sha2=/home/cratesfyi/cratesfyi/debug/deps/libsha2-ec79f7742f1e0095.rmeta --extern stringprep=/home/cratesfyi/cratesfyi/debug/deps/libstringprep-5a2663c7782f2ae8.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.31s