Expand description
__rustlib table construction for Lua injection.
Builds the global __rustlib table that codedash/std.lua detects
to use Rust-provided implementations instead of lua-cjson / io.open.
Functions§
- inject_
rustlib - Build the
__rustlibtable and set it as a Lua global.