Docs.rs
json-deserializer-0.4.2
json-deserializer 0.4.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
jorgecarleitao
Dependencies
indexmap ^1.5.2
normal
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
Go to latest version
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
☰
Crate json_deserializer
Version 0.4.2
All Items
Enums
Functions
Type Definitions
?
Crate
json_deserializer
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 Definitions
Object
Typedef for the inside of an object.