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
Module traits
mofa_
kernel
0.1.0
Module traits
Module Items
Structs
Enums
Type Aliases
In mofa_
kernel::
agent
mofa_kernel
::
agent
Module
traits
Copy item path
Source
Expand description
Agent 辅助类型定义
提供元数据、统计信息等辅助类型
Structs
§
Agent
Metadata
Agent 元数据
Agent
Stats
Agent 统计信息
Enums
§
Health
Status
Agent 健康状态
Type Aliases
§
DynAgent
动态分发的 MoFAAgent