Docs.rs
moduforge-core-0.5.2
moduforge-core 0.5.2
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
arc-swap ^1.6
normal
async-channel ^2.3.1
normal
async-trait ^0.1
normal
bincode ^1.3
normal
dashmap ^6.1.0
normal
metrics ^0.22.0
normal
moduforge-model ^0.5.0
normal
moduforge-state ^0.5.0
normal
moduforge-transform ^0.5.0
normal
num_cpus ^1.16
normal
once_cell ^1
normal
quick-xml ^0.36
normal
ractor ^0.15.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.30
normal
tempfile ^3
normal
thiserror ^2.0.12
normal
tokio ^1
normal
criterion ^0.5
dev
futures ^0.3
dev
rand ^0.8
dev
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
55.94%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module event_helper
mf_core
0.5.2
Module event_
helper
Module Items
Structs
In mf_
core::
helpers
mf_core
::
helpers
Module
event_
helper
Copy item path
Source
Expand description
事件管理辅助模块
提供统一的事件管理逻辑,包括:
事件总线初始化
事件广播
事件处理器注册
事件循环管理
Structs
§
Event
Helper
事件管理辅助器