serde2file 0.6.7

serialize some data to a file or deserialize a data from a file,support encrypt/decrypt file;将struct序列化化存储为文件,或者从文件反序列化为struct,文件存储时支持加密存储.
Documentation

serde2file

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 2 feature flags, 1 of them enabled by default.

default

encrypt_tool (default)

core

This feature flag does not enable additional features.