Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Json parser
===========

This is a rust library to work with json.

== Documentation ==
To read the library documentation run `cargo doc`
or browse the online docs at https://docs.rs/jsonrs

====
Copyright (C) 2025 Saúl Valdelvira

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, version 3.