tcp-channel 0.3.2

SPSC channels, working on everything that implements Read and Write
Documentation
Build #152404 2019-04-03 10:29:38
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)# build log
Updating crates.io index
Downloading crates ...
Downloaded tcp-channel v0.3.2
Fresh autocfg v0.1.2
Fresh quick-error v1.2.2
Fresh serde v1.0.89
Fresh byteorder v1.3.1
Fresh bincode v1.1.2
Documenting tcp-channel v0.3.2
Running `rustdoc --edition=2018 --crate-name tcp_channel /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tcp-channel-0.3.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 'bincode=https://docs.rs/bincode/1.1.2' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'quick_error=https://docs.rs/quick-error/1.2.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.89' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.89' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bincode=/home/cratesfyi/cratesfyi/debug/deps/libbincode-c5a7298d7189076b.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-847d49c55997b05e.rmeta --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-47c7856f4e573503.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-bb0448e919fa99d8.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.33s