Skip to main content

validate_portable_json_value

Function validate_portable_json_value 

Source
pub fn validate_portable_json_value(value: &Value) -> Result<(), String>
Expand description

Validates recursively that ordinary JSON numbers are portable across runtimes.