Again just a random idea. :-) The panic-format could be behind a feature-flag 1. either consistently `diff`-like + multi-line 2. or consistently `assert_eq!`-like + single-line + json encoded (even for really large chunks) Probably not very important though.
Again just a random idea. :-)
The panic-format could be behind a feature-flag
diff-like + multi-lineassert_eq!-like + single-line + json encoded (even for really large chunks)Probably not very important though.