Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-28 | 378 Bytes | |
v0.11.4 source code.tar.gz | 2025-09-28 | 271.4 kB | |
v0.11.4 source code.zip | 2025-09-28 | 362.7 kB | |
Totals: 3 Items | 634.5 kB | 5 |
What's Changed
- Make
Value::to_serializable
public - Added new
serde
optiondetect_mixed_tables
(to encode mixed array+map tables) - Added
ObjectLike::get_path
helper (for tables and userdata) for easy access of nested data - Added (experimental)
__namecall
optimization for Luau
Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.11.3...v0.11.4