abci 0.4.3

Tendermint ABCI server for Rust
Documentation
Build #139122 2019-01-25T16:07:50.999451+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded abci v0.4.3
Checking mockstream v0.0.3
Fresh integer-encoding v1.0.5
Fresh libc v0.2.48
Fresh byteorder v1.3.1
Fresh protobuf v2.2.5
Fresh iovec v0.1.2
Running `rustc --crate-name mockstream /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mockstream-0.0.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=829e9043c8a03126 -C extra-filename=-829e9043c8a03126 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh bytes v0.4.11
Documenting abci v0.4.3
Running `rustdoc --crate-name abci /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/abci-0.4.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'mockstream=https://docs.rs/mockstream/0.0.3' --extern-html-root-url 'integer_encoding=https://docs.rs/integer-encoding/1.0.5' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'protobuf=https://docs.rs/protobuf/2.2.5' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.11' --extern-html-root-url 'protobuf_codegen_pure=https://docs.rs/protobuf-codegen-pure/2.2.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-43d97daff905877e.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-11bade6e3641f28c.rmeta --extern integer_encoding=/home/cratesfyi/cratesfyi/debug/deps/libinteger_encoding-eb3ca98bbaf6ba6a.rmeta --extern mockstream=/home/cratesfyi/cratesfyi/debug/deps/libmockstream-829e9043c8a03126.rmeta --extern protobuf=/home/cratesfyi/cratesfyi/debug/deps/libprotobuf-252a7a50dd62387b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.09s