savefile 0.17.1

Simple, convenient, fast, versioned, binary serialization/deserialization library.
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 19 feature flags, 7 of them enabled by default.

default

  • indexmap
  • arrayvec
  • smallvec
  • bit-vec
  • parking_lot
  • bit-set

indexmap

  • dep:indexmap

arrayvec

  • dep:arrayvec

smallvec

  • dep:smallvec

bit-vec

  • dep:bit-vec

parking_lot

  • dep:parking_lot

bit-set

  • dep:bit-set
  • bit-vec

encryption

  • ring
  • rand

serde_derive

  • dep:serde_derive
  • serde

quickcheck

  • dep:quickcheck

rand

  • dep:rand

ring

  • dep:ring

bzip2

  • dep:bzip2

compression

  • bzip2

serde

  • dep:serde

rustc-hash

  • dep:rustc-hash

derive

  • dep:savefile-derive

nightly

    This feature flag does not enable additional features.

size_sanity_checks

    This feature flag does not enable additional features.