injoint-macros

Crates.ioinjoint-macros
lib.rsinjoint-macros
version0.1.0
created_at2025-03-29 11:38:23.715843+00
updated_at2025-04-07 18:01:10.092725+00
descriptioninjoint-macros is helper library for injoint to generate reducer and action boilerplate code
homepage
repositoryhttps://github.com/PixelQuasar/injoint
max_upload_size
id1611117
size9,713
Maxim Yermolayev (PixelQuasar)

documentation

README

injoint-macros

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.

Commit count: 75

cargo fmt