dendrite_macros 0.3.0

Macros to improve ergonomics of the dendrite crate.
Documentation

Crate dendrite-macros

The registration of command / event / query handlers using the dendrite crate requires some non-obvious syntax. These macros accept definitions that are easy to explain and remember and produce the code that is necessary to make dendrite happy.

Status: usable.