Skip to content

vnd:toml

Experimental

TOML parsing/serialisation via toml.

PropertyValue
Namespacevnd
Sourcesrc/lua/vnd/toml.rs
Teststests/vnd/toml.test.luau
StabilityExperimental
Mirrortoml

Syntax

lua
local toml = require("vnd:toml")

Description

WARNING

Stub. Full surface in module source; contract exercised by test file.

See also