Skip to main content

validate_map_entries

Function validate_map_entries 

Source
pub fn validate_map_entries(
    entries: &[(Value, Value)],
) -> Result<(), MapValueError>
Expand description

Validate map entry invariants without changing order.