Docs.rs
pf_mcp_protocol-0.1.1
pf_mcp_protocol 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
leonas5555
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
log ^0.4
normal
protocol_transport_core ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0.141
normal
spin-sdk ^5.2
normal
thiserror ^1.0
normal
uuid ^1.0
normal
axum ^0.7
dev
tokio ^1.0
dev
reqwest ^0.12
normal
tokio ^1.0
normal
Versions
90%
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
mcp_
protocol
0.1.1
Module handler
Sections
MCP Protocol Handler
Module Items
Re-exports
In crate mcp_
protocol
mcp_protocol
Module
handler
Copy item path
Source
Expand description
§
MCP Protocol Handler
Core MCP protocol handling logic
Re-exports
§
pub use crate::
McpProtocolHandler
;