Created
July 15, 2019 13:35
-
-
Save andreastt/9e4b7cf2e05c9110b63ae536289d1782 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[src/message.rs:313] serde_json::to_string(&json) = Ok( | |
"[1,42,{\"error\":\"no such element\",\"message\":\"\",\"stacktrace\":\"\"},null]", | |
) | |
[src/message.rs:315] serde_json::to_string(&msg) = Ok( | |
"[1,42,{\"error\":\"no such element\",\"message\":\"\",\"stacktrace\":\"\"},null]", | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment