14 releases (4 breaking)

0.5.1 Dec 12, 2024
0.5.0 Nov 30, 2024
0.4.4 Nov 26, 2024
0.3.0 Oct 16, 2024
0.1.6 Oct 14, 2024

#172 in Procedural macros

Download history 44/week @ 2024-10-19 174/week @ 2024-10-26 145/week @ 2024-11-02 58/week @ 2024-11-09 5/week @ 2024-11-16 141/week @ 2024-11-23 143/week @ 2024-11-30 143/week @ 2024-12-07 34/week @ 2024-12-14 4/week @ 2024-12-21 6/week @ 2024-12-28

1,640 downloads per month

MIT license

12KB
272 lines

json_proc

A proc-macro that evaluates JSON-like syntax to a JSON string at compile time.

If you are looking for custom serialization traits, macros, and functions, use serde_json and serde instead.

Dependencies

~220–670KB
~16K SLoC