1 unstable release
0.1.0 | Oct 24, 2022 |
---|
#2264 in Encoding
46 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
lib.rs
:
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.
Dependencies
~110–510KB
~11K SLoC