#event-sourcing #cqrs #axon-server #events #handler

macro dendrite_macros

Macros to improve ergonomics of the dendrite crate

5 releases (breaking)

0.5.0 Nov 2, 2022
0.4.0 Dec 3, 2021
0.3.0 May 9, 2021
0.2.0 May 3, 2021
0.1.0 Feb 12, 2021

#78 in #cqrs

36 downloads per month
Used in 4 crates

MIT license

17KB
229 lines

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.

Dependencies

~2MB
~41K SLoC