We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad02a2f commit 482cb67Copy full SHA for 482cb67
README.md
@@ -8,10 +8,12 @@
8
9
Parse and serialize [JSON](http://json.org/) with ease.
10
11
+**[Changelog](https://github.com/maciejhirsz/json-rust/releases) -**
12
**[Complete Documentation](http://terhix.com/doc/json/) -**
13
**[Cargo](https://crates.io/crates/json) -**
14
**[Repository](https://github.com/maciejhirsz/json-rust)**
15
16
+
17
## Why?
18
19
JSON is a very loose format where anything goes - arrays can hold mixed
0 commit comments