json_serial 0.1.0

This library will help you work with Json format
Documentation
[dependencies]

[lib]
name = "json_serial"
path = "src/lib.rs"

[package]
authors = ["bjfssd757"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "This library will help you work with Json format"
edition = "2024"
license = "Apache-2.0"
name = "json_serial"
readme = "README.md"
repository = "https://github.com/bjfssd757/json_serial"
version = "0.1.0"