Docs.rs
sh-layer4-1.0.2
sh-layer4 1.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
EnjouZeratul
Dependencies
abi_stable ^0.11
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
libloading ^0.8
normal
parking_lot ^0.12
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sh-layer3 ^1.0.2
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-tungstenite ^0.26
normal
tracing ^0.1
normal
uuid ^1.11
normal
wasmtime ^25
normal
wasmtime-wasi ^25
normal
sh-layer1 ^1.0.2
dev
sh-layer2 ^1.0.2
dev
tempfile ^3.14
dev
Versions
77.5%
of the crate is documented
Platform
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 handler
sh_
layer4
1.0.2
Module handler
Module Items
Structs
Traits
In sh_
layer4::
mcp_
bridge
sh_layer4
::
mcp_bridge
Module
handler
Copy item path
Source
Expand description
MCP 消息处理器
处理各类 MCP 消息。
Structs
§
Default
Handler
默认处理器实现
Simple
Tool
Executor
简单工具执行器
Traits
§
McpHandler
MCP 消息处理器 trait
Tool
Executor
工具执行器 trait