Skip to content
Snippets Groups Projects

feat(tlua): impl LuaRead for LuaState

Merged Georgy Moshkin requested to merge feat/tlua/lua-read-for-lua-state into master
  1. Oct 13, 2022
    • Georgy Moshkin's avatar
      feat(tlua): impl LuaRead for LuaState · 5fb4d46a
      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.
      5fb4d46a
Loading