13 releases (4 breaking)

new 0.5.0 Nov 30, 2024
0.4.4 Nov 26, 2024
0.3.0 Oct 16, 2024
0.2.1 Oct 14, 2024
0.1.6 Oct 14, 2024

#294 in Procedural macros

Download history 664/week @ 2024-10-11 69/week @ 2024-10-18 1/week @ 2024-10-25 259/week @ 2024-11-01 116/week @ 2024-11-08 6/week @ 2024-11-15 136/week @ 2024-11-22 146/week @ 2024-11-29

412 downloads per month

MIT license

20KB
493 lines

json_proc

(README coming soon) (Ignore my bad commit names)


lib.rs:

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

~215–660KB
~16K SLoC