Crates.io | dendrite_macros |
lib.rs | dendrite_macros |
version | 0.5.0 |
source | src |
created_at | 2021-02-12 22:11:44.081707 |
updated_at | 2022-11-02 21:35:31.840509 |
description | Macros to improve ergonomics of the dendrite crate. |
homepage | https://github.com/rustigaan/dendrite |
repository | https://github.com/rustigaan/dendrite |
max_upload_size | |
id | 354387 |
size | 16,277 |
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.