Docs.rs
json_proc_macro-0.4.1
json_proc_macro 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
littleBitsman
Dependencies
proc-macro2 ^1.0.86
normal
quote ^1.0.37
normal
syn ^2.0.79
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
json_
proc_
macro
0.4.1
All Items
Crate Items
Macros
Derive Macros
Crate
json_proc_macro
Copy item path
Source
Macros
§
json
Lints and properly formats a JSON object, array, or value.
Derive Macros
§
ToJson
Derive the ToJson trait for a struct or enum.