Files
mlua-rs-mlua/examples
Alex Orlenko 3641c98959 Prepare for Rust 2024 edition (see rust-lang/rust#123748)
Replace `IntoLua(Multi)` generic with positional arg (impl trait) where possible
This allow to shorten syntax from `a.get::<_, T>` to `a.get::<T>`
2024-07-31 23:42:43 +01:00
..
2023-03-12 01:03:31 +00:00
2024-03-22 00:35:37 +00:00
2024-03-21 22:29:34 +00:00
2024-07-31 13:42:37 +01:00
2021-06-21 20:28:14 +01:00