savefile 0.16.0

Simple, convenient, fast, versioned, binary serialization/deserialization library. Works on stable rust, but provides much better performance with nightly.
Documentation

savefile

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 6 of them enabled by default.

default

arrayvec (default)

bit-set (default)

bit-vec (default)

indexmap (default)

parking_lot (default)

smallvec (default)

bzip2

compression

encryption

nightly

This feature flag does not enable additional features.

rand

ring

rustc-hash

size_sanity_checks

This feature flag does not enable additional features.