Docs.rs
mofa-kernel-0.1.0
mofa-kernel 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lijingrs
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bincode ^1.3
normal
config ^0.14
normal
optional
futures ^0.3
normal
regex ^1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
thiserror ^1.0
normal
tokio ^1
normal
toml ^0.8
normal
optional
tracing ^0.1
normal
uuid ^1.7
normal
tempfile ^3
dev
Versions
84.92%
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
Skip to main content
Crate mofa_kernel
mofa_
kernel
0.1.0
All Items
Crate Items
Re-exports
Modules
Macros
Crate
mofa_
kernel
Copy item path
Source
Re-exports
§
pub use storage::
Storage
;
pub use
plugin
::*;
pub use
bus
::*;
pub use
core
::*;
pub use
workflow
::*;
Modules
§
agent
统一 Agent 框架
bus
context
core
核心类型定义
error
logging
message
plugin
storage
Storage traits for key-value and session storage
workflow
Workflow Module
Macros
§
format_
err
创建格式化错误
llm_err
创建 LLM 错误
plugin_
err
创建插件错误