Re-exports§
pub use inmemory_command_bus::InMemoryCommandBus;pub use inmemory_query_bus::InMemoryQueryBus;
Modules§
- bus_
types - 命令总线和查询总线的公共类型定义
- command_
bus - command_
handler - context
- error
- Application-layer unified error type
- inmemory_
command_ bus - inmemory_
query_ bus - query_
bus - query_
handler