Skip to main content

Module map

Module map 

Source
Expand description

Module: value::map

Responsibility: canonical map normalization and validation for Value::Map. Does not own: the Value enum shape or storage-level map encoding. Boundary: deterministic map construction helpers shared by runtime surfaces.

Enums§

MapValueError
MapValueError
SchemaInvariantError
SchemaInvariantError

Functions§

normalize_map_entries
Normalize map entries into canonical deterministic order.
validate_map_entries
Validate map entry invariants without changing order.