This website requires JavaScript.
Explore
Help
Sign In
admin
/
mlua-rs-mlua
Watch
1
Star
0
Fork
0
You've already forked mlua-rs-mlua
mirror of
https://github.com/mlua-rs/mlua
synced
2026-06-08 16:05:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae4897ab2eb056c39324cf56e56d1a44b3f154ed
mlua-rs-mlua
/
src
/
state
T
History
Alex Orlenko
04d8106676
Remove
SubtypeId
from
AnyUserData
and instead add
Value::Other
variant that will cover any unknown types (eg. LuaJIT CData)
2024-10-02 12:16:48 +01:00
..
extra.rs
Add
Lua::scope
back
2024-09-20 13:01:55 +01:00
raw.rs
Remove
SubtypeId
from
AnyUserData
and instead add
Value::Other
variant that will cover any unknown types (eg. LuaJIT CData)
2024-10-02 12:16:48 +01:00
util.rs
Turn
Lua::entrypoint()
to constructor (don't require initializing Lua first)
2024-09-02 23:43:52 +01:00