Module event_driven_core::event_macros
source · Macros
- Dependency Initializer You must initialize this in crate::dependencies with Whatever dependency container you want.
- init_command_handler creating macro Not that crate must have
Dependencystruct with its own implementation - init_event_handler creating macro Not that crate must have
Dependencystruct with its own implementation