Crate eventsourcing_derive [] [src]

EventSourcing Derive

Macro implementations for custom derivations for the eventsourcing crate

Functions

component

Derives the boilerplate code for a Dispatcher

component_event

Derives the boilerplate code for an Event