2 releases
0.1.1 | Aug 5, 2022 |
---|---|
0.1.0 | Jul 20, 2022 |
#855 in #macro-derive
57 downloads per month
Used in humphrey_json
17KB
325 lines
Humphrey JSON (Derive)
Derive macros for Humphrey JSON.
Humphrey JSON (Derive) provides the derive macros used with the derive
feature of Humphrey JSON. They should only be used from the Humphrey JSON crate itself, never directly from this crate. You can read about their uses in the Humphrey JSON documentation.
lib.rs
:
Provides the derive macros for Humphrey JSON.
These macros should only be used from the Humphrey JSON crate itself, never directly from this crate. You can read about their uses in the Humphrey JSON documentation.
Dependencies
~1.5MB
~35K SLoC