Class

Structured Entry

One key-value pair inside a StructuredMap. The optional `escapeHint` property tells each backend how to serialize the value — raw, YAML-safe scalar, TOML single-line string, TOML multiline string, or JSON-encoded. StructuredEntry is NOT a StructuredValue (it is not itself a value — it holds one); as of 1.3.0 both share the EscapeHintable marker so either can carry a hint.

Subclass Of
Escape-Hintable

Referenced by

Domain

Range