json_serializer 1.0.0

A simple JSON serializer that can encode and decode data from a file already in valid JSON format into a Hashmap, and deserialize it back into the original JSON string
Documentation
  • Coverage
  • 57.14%
    4 out of 7 items documented4 out of 6 items with examples
  • Size
  • Source code size: 6.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • MahanthMohan/Serializer
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • MahanthMohan

Serializer

A simple JSON serializer that can encode and decode data from a file already in valid JSON format into a Hashmap, and deserialize it back into the original JSON string