Parse and serialize JSON with ease. JSON is a very loose format where anything goes - arrays can hold mixed types, object keys can change types between API calls or not include some keys under some conditions. Mapping that to idiomatic Rust structs introduces friction.
Features
- First class citizen
- Using macros and indexing, it's easy to work with the data
- Just add it to your Cargo.toml file
- This crate is distributed under the terms of both the MIT license and the Apache License
- This crate implements the standard according to the RFC 7159 and ECMA-404 documents
- Documentation available
Categories
JSONLicense
Apache License V2.0Follow json-rust
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of json-rust!