rsjson-lua 0.1.4

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

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

lua bindings for [serde-json](https://github.com/serde-rs/json) using [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