serde-mincode

Crates.ioserde-mincode
lib.rsserde-mincode
version0.1.5
created_at2024-12-23 10:31:03.922692+00
updated_at2025-09-15 12:30:04.064315+00
descriptionA minimal binary encoding for Serde-compatible types
homepage
repositoryhttps://github.com/adamreichold/serde-mincode
max_upload_size
id1492946
size35,014
Adam Reichold (adamreichold)

documentation

https://docs.rs/serde-mincode

README

serde-mincode

crates.io docs.rs github.com

A minimal binary encoding of Serde-compatible types similar in spirit to the original bincode yet with fewer options and without I/O integration.

License

Licensed under

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 10

cargo fmt