mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
f539f60987
The `lua_clonefunction` function can fail (and trigger GC) so we need to return Result instead of allowing longjmp