Docs.rs
moduforge-core-0.6.3
moduforge-core 0.6.3
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
backtrace ^0.3
normal
optional
console-subscriber ^0.4
normal
optional
dashmap ^6.1.0
normal
metrics ^0.22.0
normal
moduforge-model ^0.6.3
normal
moduforge-state ^0.6.3
normal
moduforge-transform ^0.6.3
normal
num_cpus ^1.16
normal
quick-xml ^0.36
normal
ractor ^0.15.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.37.2
normal
thiserror ^2.0.12
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
optional
tracing-chrome ^0.7
normal
optional
tracing-perfetto ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
criterion ^0.5
dev
rand ^0.8
dev
Versions
56.28%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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.6.3
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
事件管理辅助器