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
JSONRPC_VERSION
mcp_
protocol
0.1.1
mcp_protocol
Constant
JSONRPC_
VERSION
Copy item path
Source
pub const JSONRPC_VERSION: &
str
= "2.0";
Expand description
JSON-RPC Version
- Required by MCP specification