mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
fa217d3706
- Add `Lua::create_buffer()` function - Support serializing buffer type as a byte slice - Support accessing copy of underlying bytes using `BString`