#traits #documentation #cyclic #defines #proc-macro #avoid #json-proc-macro

yanked json_proc_trait

defines a trait that json_proc_macro uses (avoids cyclic dependencies)

8 releases

0.3.0 Oct 16, 2024
0.2.1 Oct 14, 2024
0.1.6 Oct 14, 2024

#3 in #avoid

Download history 658/week @ 2024-10-11 75/week @ 2024-10-18 1/week @ 2024-10-25 59/week @ 2024-12-06

59 downloads per month

MIT license

6KB
162 lines

json_proc

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


lib.rs:

This crate only provides the ToJson trait.

See the documentation of json_proc for more info.

No runtime deps