wardi / jsonlines

Documentation for the JSON Lines text file format
http://jsonlines.org
139 stars 33 forks source link

Add serde-jsonlines #91

Closed jwodder closed 5 months ago

jwodder commented 6 months ago

This PR adds serde-jsonlines to the "On the web" section.

Disclaimer: I am the author of serde-jsonlines, but it's my most popular Rust library (and seemingly the only Rust library dedicated to JSON Lines aside from one undocumented one).