feat(tlua): impl LuaRead for LuaState
- Oct 13, 2022
-
-
Georgy Moshkin authored
This is mainly useful for capturing the lua context passed to rust-callbacks for example for use with `tlua::error!`. See test `error` in `tests/src/tlua/functions_write.rs` for examples.
-