1 unstable release
0.1.0 | Mar 9, 2022 |
---|
#203 in #lua
Used in lua-macro
3KB
inline-lua
Have you ever wanted to embed Lua inline into your Rust code?
...No? Huh, you can now though
How to use
Import lua_macro::lua
and then simply use lua!
to embed your code.
Dependencies
~78KB