Skip to content

vnd:serde_json

Experimental

JSON parsing/serialisation via serde_json. Parsed documents returned as lib:json Object/Array handles.

PropertyValue
Namespacevnd
Sourcesrc/lua/vnd/serde_json.rs
Teststests/vnd/serde_json.test.luau
StabilityExperimental
Mirrorserde_json

Syntax

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

Description

WARNING

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

See also