#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

#2 in #cyclic

Download history 704/week @ 2024-10-13 29/week @ 2024-10-20 1/week @ 2024-10-27

734 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