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
3ea80b763d6c349bd4d05dbd044c6a39d2562cdd
mlua-rs-mlua
/
src
/
userdata
T
History
Alex Orlenko
7bc72be7d3
Use
serde
feature flag instead of
serialize
.
...
The old one is still supported.
2025-06-12 13:35:22 +01:00
..
cell.rs
Use
serde
feature flag instead of
serialize
.
2025-06-12 13:35:22 +01:00
lock.rs
Refactor
userdata-wrappers
feature.
2025-03-21 14:19:38 +00:00
object.rs
Move IntoLua/FromLua and IntoLuaMulti/FromLuaMulti to traits module
2024-10-07 10:32:50 +01:00
ref.rs
Refactor
userdata-wrappers
feature.
2025-03-21 14:19:38 +00:00
registry.rs
Check that type passed to scoped userdata
self
argument is userdata.
2025-05-01 13:09:23 +01:00
util.rs
Update "AnyUserData::take" to work on ref thread without need to push into stack.
2025-05-28 12:13:34 +01:00