Docs.rs
json-rs-0.1.1
json-rs 0.1.1
Permalink
Docs.rs crate page
AGPL-3.0-only
09 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
HilbertCurve
Dependencies
Versions
6.67%
of the crate is documented
Platform
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
Skip to main content
Module json
json_rs
0.1.1
Module json
Module Items
Enums
Traits
Type Aliases
In crate json_
rs
json_rs
Module
json
Copy item path
Source
Enums
§
JSON
Error
JSON
Value
Traits
§
Cast
A helper trait that performs non-consuming type conversions from JSONValues to Rust primitive types.
Type Aliases
§
Result