rsjson-lua 0.2.3

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

![License](https://img.shields.io/github/license/benniekiss/rsjson-lua)
![Version](https://img.shields.io/github/v/release/benniekiss/rsjson-lua)
[![LuaRocks](https://img.shields.io/luarocks/v/benniekiss/rsjson-lua)](https://luarocks.org/modules/benniekiss/rsjson-lua)

a json library for lua using [serde-json](https://github.com/serde-rs/json) and [mlua](https://github.com/mlua-rs/mlua)

## Documentation

- [Installation]docs/source/installation.md
- [Usage]docs/source/usage.md
- [Benchmarks]docs/source/benchmarks.md
- [Contributing]docs/source/contributing.md

## See Also

- [serde-json]https://github.com/serde-rs/json
- [mlua]https://github.com/mlua-rs/mlua
- [lux]https://github.com/lumen-oss/lux
- [sphinx-lua-ls]https://github.com/sphinx-contrib/lua-ls