2 unstable releases
0.2.0 | May 22, 2020 |
---|---|
0.1.0 | May 21, 2020 |
#82 in #merkle
Used in veriform
23KB
408 lines
Custom derive for Veriform Message
trait.
Development Notes
To see code generated using these proc macros, install cargo expand
and
with the nightly Rust compiler, run the following:
$ cargo expand --test derive
Dependencies
~2MB
~45K SLoC