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
Custom derive for Veriform Message trait.
To see code generated using these proc macros, install cargo expand and
with the nightly Rust compiler, run the following:
$ cargo expand --test derive