Skip to content

Instantly share code, notes, and snippets.

@andreastt
Created July 15, 2019 13:35
Show Gist options
  • Save andreastt/9e4b7cf2e05c9110b63ae536289d1782 to your computer and use it in GitHub Desktop.
Save andreastt/9e4b7cf2e05c9110b63ae536289d1782 to your computer and use it in GitHub Desktop.
[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