inline-lua icon indicating copy to clipboard operation
inline-lua copied to clipboard

An absolutely horrible idea

inline-lua

crates.io
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.