mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
47c8300ccf
This is useful to register 3rd party types that cannot implement `UserData` due to Rust orphan rules. See #206