Alex Orlenko
|
c1395ab543
|
clippy
|
2024-07-31 13:42:37 +01:00 |
|
Alex Orlenko
|
cd6d86a5ce
|
Split single lua module to multiple submodules under state
|
2024-07-31 13:42:37 +01:00 |
|
Alex Orlenko
|
d17dc54645
|
Rewrite call_async in traits to use impl Future instead of LocalBoxFuture.
More use `std::future` types instead of `future-utils`.
|
2024-07-31 13:42:36 +01:00 |
|
Alex Orlenko
|
baa8895cfb
|
Optimize creation of userdata callbacks (registry)
|
2024-07-31 13:42:36 +01:00 |
|
Alex Orlenko
|
550d6b2991
|
Remove wrapped UserData impl (Rc/Arc/etc)
|
2024-07-31 13:42:36 +01:00 |
|
Alex Orlenko
|
b3649a44e0
|
Move userdata-related top-level modules into the userdata module
|
2024-07-31 13:42:36 +01:00 |
|