This is mainly useful for capturing the lua context passed to rust-callbacks for example for use with tlua::error!.
tlua::error!
See test error in tests/src/tlua/functions_write.rs for examples.
error
tests/src/tlua/functions_write.rs