injoint-macros 0.0.6

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

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.