1 unstable release
Uses old Rust 2015
0.1.0 | Aug 1, 2018 |
---|
#16 in #tokio-codec
Used in essrpc
9KB
194 lines
tokio-jsoncodec
This crate provides integration between tokio-codec and serde_json.
See the examples for more details on how this can be used.
lib.rs
:
This crate integrates serde_json
into a Tokio codec (tokio_codec::Decoder
and
Encoder
).
Dependencies
~1–1.4MB
~29K SLoC