kodec

Crates.iokodec
lib.rskodec
version0.1.0
sourcesrc
created_at2022-10-24 14:30:40.50074
updated_at2022-10-24 14:30:40.50074
descriptionSimple crate defining common interface for encoders and decoders.
homepage
repositoryhttps://github.com/zduny/kodec
max_upload_size
id695909
size16,778
Daniel Zduniak (zduny)

documentation

https://docs.rs/kodec/

README

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.

ko-fi

see also

Serde

Serde JSON

Bincode

Commit count: 14

cargo fmt