Closed JssDWt closed 1 month ago
Serialize the diagnostic data into a single json document.
In this PR also an attempt to serialize Vec<u8> as hex. It works, but became a bit of a giant cumbersome project. See the commit message for more information.
Vec<u8>
Serialize the diagnostic data into a single json document.
In this PR also an attempt to serialize
Vec<u8>
as hex. It works, but became a bit of a giant cumbersome project. See the commit message for more information.