mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
23d4e2519b
Unfortunately RwLock allow access to the userdata from multiple threads without enforcing `Sync` marker.