h2 0.1.21

An HTTP/2.0 client and server
Documentation
Build #163195 2019-05-30T17:53:42.485108+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)

# build log
Updating crates.io index
Downloading crates ...
Downloaded h2 v0.1.21
Fresh cfg-if v0.1.9
Fresh futures v0.1.27
Fresh itoa v0.4.4
Fresh fnv v1.0.6
Fresh slab v0.4.2
Fresh string v0.1.3
Fresh indexmap v1.0.2
Fresh log v0.4.6
Fresh libc v0.2.55
Fresh byteorder v1.3.1
Fresh iovec v0.1.2
Fresh bytes v0.4.12
Checking tokio-io v0.1.12
Checking http v0.1.17
Running `rustc --crate-name tokio_io /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-io-0.1.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3794d49714f7039b -C extra-filename=-3794d49714f7039b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-7bee9a024dc9c922.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-03cbd5f721dceec8.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2eb234fee6d10e29.rmeta --cap-lints allow`
Running `rustc --crate-name http /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/http-0.1.17/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b9c0cd0747ab0335 -C extra-filename=-b9c0cd0747ab0335 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-7bee9a024dc9c922.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-33edf72e39dd5981.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-4ddfce869ad4e949.rmeta --cap-lints allow`
Documenting h2 v0.1.21
Running `rustdoc --crate-name h2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/h2-0.1.21/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.5.13' --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.27' --extern-html-root-url 'hex=https://docs.rs/hex/0.2.0' --extern-html-root-url 'http=https://docs.rs/http/0.1.17' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.0.2' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.4.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.3.23' --extern-html-root-url 'rustls=https://docs.rs/rustls/0.12.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.91' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'slab=https://docs.rs/slab/0.4.2' --extern-html-root-url 'string=https://docs.rs/string/0.1.3' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.20' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'tokio_rustls=https://docs.rs/tokio-rustls/0.5.0' --extern-html-root-url 'walkdir=https://docs.rs/walkdir/1.0.7' --extern-html-root-url 'webpki=https://docs.rs/webpki/0.18.1' --extern-html-root-url 'webpki_roots=https://docs.rs/webpki-roots/0.14.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-b4e0c524c8c62a92.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-7bee9a024dc9c922.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-33edf72e39dd5981.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-03cbd5f721dceec8.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-b9c0cd0747ab0335.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-8f151d947a0eb403.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2eb234fee6d10e29.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-b58051a680fd07e8.rmeta --extern string=/home/cratesfyi/cratesfyi/debug/deps/libstring-1dcc43b81b64c360.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-3794d49714f7039b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 10.70s