Crates.io | json_serializer |
lib.rs | json_serializer |
version | 1.0.0 |
source | src |
created_at | 2021-09-18 21:15:46.799302 |
updated_at | 2021-09-18 21:15:46.799302 |
description | 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 |
homepage | |
repository | https://github.com/mahanthmohan/serializer |
max_upload_size | |
id | 453421 |
size | 7,252 |
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