json_proc
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.
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.