Replies: 2 comments
-
Ok, this seems to be an mlua 0.10 bug |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's fixed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
thread 'lang_lua::test::lua_test' panicked at core/rust.templating/src/lang_lua/mod.rs:174:53:
called
Result::unwrap()
on anErr
value: RuntimeError("[string "core/rust.templating/src/lang_lua/mod.rs:162:16"]:1: module 'io' not found\nstack traceback:\n\t[C]: in ?\n\t[C]: in ?\n\t[string "core/rust.templating/src/lang_lua/mod.rs:162:16"]:1: in ?")When using require
Beta Was this translation helpful? Give feedback.
All reactions