Crates.io | tokio-jsoncodec |
lib.rs | tokio-jsoncodec |
version | 0.1.0 |
source | src |
created_at | 2018-08-01 15:37:54.041532 |
updated_at | 2018-08-01 15:37:54.041532 |
description | Integration between tokio-codec and serde_json |
homepage | https://github.com/ilianaw/tokio-jsoncodec |
repository | https://github.com/ilianaw/tokio-jsoncodec |
max_upload_size | |
id | 76960 |
size | 10,791 |
This crate provides integration between tokio-codec and serde_json.
See the examples for more details on how this can be used.