tokio-serde 0.3.0

Send and receive Serde encodable types over the network using Tokio. This library is used as a building block for serialization format specific libraries.
Documentation
Build #126255 2018-11-09T23:06:57.599820+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)# build log
Updating crates.io index
Downloading crates ...
Downloaded tokio-serde v0.3.0
Fresh libc v0.2.43
Fresh byteorder v1.2.7
Fresh futures v0.1.25
Fresh iovec v0.1.2
Fresh bytes v0.4.10
Documenting tokio-serde v0.3.0
Running `rustdoc --crate-name tokio_serde /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-serde-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.10' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-6a58c48b1ae77fd5.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.48s