#traits #documentation #cyclic #defines

json_proc_trait

defines a trait that json_proc_macro uses (avoids cyclic dependencies)

8 releases

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

#3 in #cyclic

Download history 207/week @ 2024-10-07 518/week @ 2024-10-14

725 downloads per month
Used in 2 crates

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