Docs.rs
jsonforge-0.1.0
jsonforge 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
DevExzh
Dependencies
phf_generator ^0.13
normal
optional
phf_shared ^0.13
normal
optional
proc-macro2 ^1
normal
quote ^1
normal
serde_json ^1
normal
syn ^2
normal
phf ^0.13.1
dev
serde_json ^1
dev
Versions
66.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
Crate jsonforge
jsonforge
0.1.0
All Items
Crate Items
Macros
Attribute Macros
Crate
jsonforge
Copy item path
Source
Macros
§
json_
forge
Generate Rust data structures from a JSON file on disk.
Attribute Macros
§
json_
forge_
typed
Validate a user-defined struct against a JSON file and embed its data.