jtd-derive-macros 0.1.4

Proc macros for jtd-gen
Documentation
1
2
3
4
5
6
7
# `jtd-derive-macros`

Proc macros for `jtd-derive`.

This crate is tightly tied to the `jtd-derive` crate. It's **not meant to be
used as a direct dependency** in your project. Instead, please depend on the
`jtd-derive` crate, which provides documentation and access to the derive macro.