decent-serde-json-alternative 0.5.0

This crate builds on the json crate to provide the FromJson and ToJson traits. You can pair it with the decent-serde-json-derive-alternative crate to automatically derive an implementation of those traits for your own types. In some cases, this can serve your (de)serialization needs without having to build syn, quote, serde, and serde_json.
Documentation
  • Feature flags
  • This release does not have any feature flags.

decent-serde-json-alternative

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 release does not have any feature flags.