Test lua module written in Rust mlua and built with luarocks-build-rust-mlua
$ luarocks install mymodule
The Lua module written in Rust that exports a hello() function. This is the example of mlua module mode.
root