Docs.rs
eventide-application-0.1.1
eventide-application 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nanlong
Dependencies
async-trait ^0.1
normal
dashmap ^6.1
normal
eventide-domain ^0.1.1
normal
thiserror ^2.0
normal
serde ^1.0
dev
tokio ^1
dev
Versions
79.17%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module bus_types
eventide_
application
0.1.1
Module bus_
types
Module Items
Type Aliases
In crate eventide_
application
eventide_application
Module
bus_
types
Copy item path
Source
Expand description
命令总线和查询总线的公共类型定义
Type Aliases
§
BoxAny
Send
类型擦除的 Send 类型
Handler
Fn
处理器函数类型
Handler
Future
处理器 Future 类型