json icon indicating copy to clipboard operation
json copied to clipboard

Clarify StreamDeserializer docs example

Open andrewbanchich opened this issue 4 years ago • 0 comments

  • Using a raw string makes the example input more readable.
  • println! doesn't help with doc examples, so I updated it to use assert_eq!.

andrewbanchich avatar Jan 08 '22 17:01 andrewbanchich