2 releases

0.1.1 Aug 5, 2022
0.1.0 Jul 20, 2022

#855 in #macro-derive

Download history 10/week @ 2024-03-11 10/week @ 2024-03-18 15/week @ 2024-03-25 59/week @ 2024-04-01 12/week @ 2024-04-08 6/week @ 2024-04-15 12/week @ 2024-04-22 8/week @ 2024-04-29 12/week @ 2024-05-06 9/week @ 2024-05-13 15/week @ 2024-05-20 9/week @ 2024-05-27 14/week @ 2024-06-03 12/week @ 2024-06-10 13/week @ 2024-06-17 17/week @ 2024-06-24

57 downloads per month
Used in humphrey_json

MIT license

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