Docs.rs
mcp-schema-0.1.2
mcp-schema 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yonaka15
Dependencies
serde ^1.0.216
normal
serde_json ^1.0.134
normal
Versions
21.24%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mcp_
schema
0.1.2
mcp_schema
Constant
JSONRPC_VERSION
Copy item path
Source
pub const JSONRPC_VERSION: &
str
= "2.0";
Expand description
The JSON-RPC version string (always “2.0”).