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. example See rust-webapp-template see also Serde Serde JSON Bincode