actix-codec 0.1.2

Utilities for encoding and decoding frames
Documentation
Build #151256 2019-03-28T00:34:55.967818+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)
# docs.rs version
cratesfyi 0.6.0 (67b2b94 2019-03-26)

# build log
Updating crates.io index
Downloading crates ...
Downloaded actix-codec v0.1.2
Fresh cfg-if v0.1.7
Fresh futures v0.1.25
Fresh log v0.4.6
Fresh libc v0.2.50
Fresh byteorder v1.3.1
Fresh iovec v0.1.2
Fresh bytes v0.4.12
Fresh tokio-io v0.1.12
Fresh tokio-codec v0.1.1
Documenting actix-codec v0.1.2
Running `rustdoc --edition=2018 --crate-name actix_codec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-codec-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'tokio_codec=https://docs.rs/tokio-codec/0.1.1' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-7b526b1075cd09d0.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-f5140f7300e6670f.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-5d244c9babde640c.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-b6c5adb27c2cdb6e.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-e36cf6896cc12880.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.34s