jawohl 0.1.0-dev

Complete JSON documents from a stream of JSON tokens
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]
[dev-dependencies.serde_json]
version = "1.0.96"

[package]
authors = ["Zack Maril <zack@genau.ai>"]
description = "Complete JSON documents from a stream of JSON tokens"
documentation = "https://genau.ai"
edition = "2021"
homepage = "https://github.com/genauai/jawohl"
keywords = []
license = "MIT"
name = "jawohl"
readme = "README.md"
repository = "https://github.com/genauai/jawohl"
version = "0.1.0-dev"