vnd:toml
Experimental
TOML parsing/serialisation via toml.
| Property | Value |
|---|---|
| Namespace | vnd |
| Source | src/lua/vnd/toml.rs |
| Tests | tests/vnd/toml.test.luau |
| Stability | Experimental |
| Mirror | toml |
Syntax
lua
local toml = require("vnd:toml")Description
WARNING
Stub. Full surface in module source; contract exercised by test file.