Docs.rs
json-deserializer-0.4.4
json-deserializer 0.4.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
jorgecarleitao
Dependencies
indexmap ^1.5.2
normal
optional
criterion ^0.3
dev
proptest ^1
dev
serde ^1
dev
serde_json ^1
dev
simd-json ^0.4
dev
Versions
100%
of the crate is documented
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
json_
deserializer
0.4.4
All Items
Crate Items
Enums
Functions
Type Aliases
Crate
json_deserializer
Copy item path
Source
Expand description
Library to parse JSON
Enums
§
Error
List of possible errors
Number
Reference to JSON data.
Value
Reference to JSON data.
Functions
§
parse
Parses JSON-compliant bytes into
Value
Type Aliases
§
Object
Typedef for the inside of an object.