Send and receive Serde encodable types over the network using Tokio
Description
Send and receive Serde encodable types over the network using Tokio.
This library is used as a building block for serialization format
specific libraries.
This package contains library source intended for building other packages which
use the "default" feature of the "tokio-serde" crate.