json_io 0.3.0

A tool for simplifying saving and loading serializable types to and from json files.
Documentation

json_io

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

default

serde_serialization (default)

serde (default)

serde_json (default)

rustc-serialize

rustc_serialization