Modules

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 Dependency struct with its own implementation
  • init_event_handler creating macro Not that crate must have Dependency struct with its own implementation