Skip to content

PatFDev/JSONToSerde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONToSerde

JSONToSerde is a Rust library designed to facilitate the conversion of JSON data into Serde-compatible Rust structs. This tool aims to simplify the process of working with JSON data by generating Rust code that can easily be integrated into your projects.

Features

  • Convert JSON data to Serde-compatible Rust structs.
  • Support for nested JSON objects and arrays.
  • Generate code that adheres to Rust best practices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages