pub fn canonicalize(raw: &[u8]) -> Result<Vec<u8>, ShapeViolation>
Parse + emit the JCS-RFC8785 + Unicode NFC canonical-form bytes.
Surfaces any [ShapeViolation] JsonValue::parse would emit.
ShapeViolation
JsonValue::parse