dendrite_macros 0.2.0

Macros to improve ergonomics of the dendrite crate.
Documentation
# Crate dendrite-macros

The registration of command / event / query handlers using the [dendrite crate](https://crates.io/crates/dendrite) 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.