json_serializer

Crates.iojson_serializer
lib.rsjson_serializer
version1.0.0
sourcesrc
created_at2021-09-18 21:15:46.799302
updated_at2021-09-18 21:15:46.799302
descriptionA 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
homepage
repositoryhttps://github.com/mahanthmohan/serializer
max_upload_size
id453421
size7,252
Mahanth Mohan (MahanthMohan)

documentation

README

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

Commit count: 9

cargo fmt