Files
mlua-rs-mlua/tests
Alex Orlenko 201e30bc07 Add UserDataOwned<T> wrapper to take ownership of userdata T
It implements `FromLua` and takes ownership of a Lua userdata value.
The semantics is similar to `AnyUserData::take`, preventing any
further use from Lua.

Closes #686
2026-04-20 00:05:57 +01:00
..
2026-03-01 16:40:19 +00:00
2026-01-17 13:26:13 +00:00
2025-08-24 11:29:01 +01:00
2026-04-18 16:13:23 +01:00
2024-09-20 13:01:55 +01:00
2026-03-08 00:06:18 +00:00
2026-01-29 23:03:56 +00:00
2026-01-29 18:45:41 +00:00
2026-01-17 13:26:13 +00:00
2026-01-29 18:45:41 +00:00
2025-09-12 11:49:37 +01:00
2026-02-12 16:20:51 +00:00