pub fn sorted_serialize(j: &Value<'_>) -> Result<Vec<u8>, Error>
Serialize a Value in a sorted fashion to allow equality comparing the result
on IO errors