mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
9931709ecd
Pass `'static` arguments to async functions and require `'static` Future. (in future we can use async closures to make it more elegant).