Skip to main content

Module json

Module json 

Source
Expand description

A self-contained JSON implementation: value model, parser, and serializer.

The framework needs JSON in three places (responses, config, and later the AI/MCP packages), so it lives in core rather than pulling in serde.

Enumsยง

Json
A parsed JSON value.