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.
json
binary
Serde
Serde JSON
Bincode