Modules§
Macros§
Structs§
Enums§
Traits§
- From
Resources - Handler
- Into
Command - IntoCommand trait will be used to mark command or query types for the bus
- Into
Event - IntoEvent trait will be used to mark event types for the bus Each event should have an unique id
Type Aliases§
- Result
- Handler result type This is a wrapper around the result type with the error type as the handler error
- Shared
Handler