2 stable releases

1.996.0 Sep 26, 2024
1.995.1 Sep 11, 2024

#1949 in Encoding

Download history 94/week @ 2024-09-05 61/week @ 2024-09-12 12/week @ 2024-09-19 158/week @ 2024-09-26 12/week @ 2024-10-03 1/week @ 2024-10-10

81 downloads per month

Apache-2.0

265KB
6.5K SLoC

cargo add preserves

This crate (preserves on crates.io) implements Preserves for Rust. It provides the core semantics as well as both the human-readable text syntax (a superset of JSON) and machine-oriented binary format (including canonicalization) for Preserves.

This crate is the foundation for others such as

It also includes Serde support (modules [de], [ser], [symbol], [set]).

Dependencies

~3.5–5MB
~94K SLoC