jsonl 4.0.1

An implementation of JSON Lines for Rust
Documentation
1
2
3
4
5
6
# jsonl

[![crates.io version](https://img.shields.io/crates/v/jsonl.svg)](https://crates.io/crates/jsonl)
[![docs.rs docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/jsonl)

An implementation of JSON Lines for Rust. See [the docs](https://docs.rs/jsonl) for more.