Docs.rs
moduforge-state-0.4.1
moduforge-state 0.4.1
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
crossbeam ^0.8
normal
dashmap ^6.1.0
normal
im ^15.1
normal
moduforge-model ^0.4.1
normal
moduforge-transform ^0.4.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
time ^0.3
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
Versions
47.1%
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
moduforge_
state
0.4.1
Module plugin
Module Items
Structs
Traits
Type Aliases
In crate moduforge_
state
moduforge_state
Module
plugin
Copy item path
Source
Structs
§
Plugin
插件实例结构体 表示一个具体的插件实例
Plugin
Spec
插件规范结构体 定义插件的配置和行为
Traits
§
Plugin
Trait
插件特征 定义插件的核心行为,包括事务处理和过滤功能
State
Field
状态字段特征 定义插件状态的管理方式,包括初始化、应用更改和序列化
Type Aliases
§
Plugin
Key
插件键类型 使用两个字符串组成的元组作为插件的唯一标识