rsjson-lua 0.2.2

a json module based on serde-json (rust)
Documentation
# rsjson-lua

```{include} ../README.md
:start-line: 2
:relative-docs: docs
```

```{toctree}
:caption: 'Contents'
:maxdepth: 1
:glob:
:hidden:
source/installation
source/usage
source/benchmarks
source/contributing
```

```{toctree}
:caption: 'API'
:maxdepth: 2
:glob:
:hidden:
api/rsjson/**
```