This website requires JavaScript.
Explore
Help
Sign In
admin
/
mlua-rs-mlua
Watch
1
Star
0
Fork
0
You've already forked mlua-rs-mlua
mirror of
https://github.com/mlua-rs/mlua
synced
2026-06-08 16:05:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c20494158e7ac10e8edda2c510b2168ff5de046
mlua-rs-mlua
/
src
/
serde
T
History
Alex Orlenko
1c20494158
Use usize instead of c_int for table capacity (Lua::create_table_with_capacity)
2023-07-09 22:11:26 +01:00
..
de.rs
Don't use any metamethods in
Table::sequence_values()
iterator.
2023-06-26 10:46:59 +01:00
mod.rs
Use
DeserializeOwned
and remove lifetime from
LuaSerdeExt
trait
2023-05-06 23:07:34 +01:00
ser.rs
Use usize instead of c_int for table capacity (Lua::create_table_with_capacity)
2023-07-09 22:11:26 +01:00