Skip to main content

json_still_valid

Function json_still_valid 

Source
pub fn json_still_valid(bytes: &[u8]) -> bool
Expand description

Invariant 1: after any JSON transform, the output must still parse as JSON.