jsmn 0.1.5

A minimalistic JSON parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "jsmn"
version = "0.1.5"
authors = ["95th <vargwin@gmail.com>"]
edition = "2018"
description = "A minimalistic JSON parser"
license = "MIT"

[features]

[dependencies]