mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
5c0f183a52
Now prints lua backtraces on callback errors as well. This could be controlled with LUA_BACKTRACE or just RUST_BACKTRACE or similar.