Docs.rs
simple-json-parser-0.0.5
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.5
No allocation JSON key value parser with comment support
Crate
Source
Builds
Feature flags
Documentation
Coverage
17.86%
5
out of
28
items documented
0
out of
6
items with examples
Size
Source code size: 33.41 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.56 MB
This is the summed size of all files generated by rustdoc for all configured targets
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 (avoids allocations)
Handles single and multiline comments in JSON
See
examples
and
tests
for usage.