tokio-serde-cbor 0.2.1

Integration of serde_cbor into tokio-io, to allow sending CBOR encoded frames across network (and possibly through other transports).
Documentation
1
2
3
4
5
6
7
verbose = true
write_mode = "Diff"
struct_trailing_comma = "Always"
match_block_trailing_comma = true
match_wildcard_trailing_comma = true
use_try_shorthand = true
take_source_hints = true