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: 7.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 308.2 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • 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