Docs.rs
simple-json-parser-0.0.3
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
simple-json-parser 0.0.3
No allocation JSON key value parser with comment support
Crate
Source
Builds
Feature flags
Documentation
Coverage
12.5%
3
out of
24
items documented
0
out of
10
items with examples
Links
kaleidawave/simple-json-parser
7
0
2
crates.io
Dependencies
—
Versions
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Owners
JSON parser/lexer
Features
Under < 200 LOC Rust lexer (+ no dependencies)
Visiting / callback based API (no allocation)
Handles single and multiline comments in JSON
See examples and tests for usage.