1 unstable release
| 0.1.0 | Oct 24, 2022 |
|---|
#2666 in Encoding
49 downloads per month
Used in 5 crates
6KB
100 lines
kodec
Simple crate defining common interface for encoders and decoders.
Also provides JSON and binary (bincode) codec implementations that can be enabled with json and/or binary features.
see also
Dependencies
~155–580KB
~12K SLoC