| Crates.io | injoint-macros |
| lib.rs | injoint-macros |
| version | 0.1.0 |
| created_at | 2025-03-29 11:38:23.715843+00 |
| updated_at | 2025-04-07 18:01:10.092725+00 |
| description | injoint-macros is helper library for injoint to generate reducer and action boilerplate code |
| homepage | |
| repository | https://github.com/PixelQuasar/injoint |
| max_upload_size | |
| id | 1611117 |
| size | 9,713 |
This crate provides a procedural macro for the injoint crate. It allows you to define a struct with a set of fields
and automatically implement the Dispatchable trait for it.