11 unstable releases (3 breaking)

0.4.2 Nov 8, 2024
0.4.1 Nov 1, 2024
0.3.0 Oct 16, 2024
0.2.1 Oct 14, 2024
0.1.6 Oct 14, 2024

#322 in Procedural macros

Download history 212/week @ 2024-10-07 517/week @ 2024-10-14 5/week @ 2024-10-21 236/week @ 2024-10-28 128/week @ 2024-11-04 14/week @ 2024-11-11

401 downloads per month

MIT license

10KB
232 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

~205–640KB
~15K SLoC