#macro #injoint-macros #injoint

macro injoint-macros

injoint-macros is helper library for injoint to generate reducer and action boilerplate code

4 releases

new 0.0.4 Mar 30, 2025
0.0.3 Mar 30, 2025
0.0.2 Mar 29, 2025
0.0.1 Mar 29, 2025

#790 in Procedural macros

Download history

109 downloads per month
Used in injoint

MIT license

10KB
196 lines

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.

Dependencies

~2.6–8.5MB
~73K SLoC