dendrite_macros

Crates.iodendrite_macros
lib.rsdendrite_macros
version0.5.0
sourcesrc
created_at2021-02-12 22:11:44.081707
updated_at2022-11-02 21:35:31.840509
descriptionMacros to improve ergonomics of the dendrite crate.
homepagehttps://github.com/rustigaan/dendrite
repositoryhttps://github.com/rustigaan/dendrite
max_upload_size
id354387
size16,277
Jeroen van Maanen (jeroenvanmaanen)

documentation

README

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.

Commit count: 165

cargo fmt