Docs.rs
mcpkit-core-0.2.4
mcpkit-core 0.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jkindrix
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
futures ^0.3
normal
miette ^7.0
normal
rand ^0.8
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
url ^2.5
normal
uuid ^1.0
normal
criterion ^0.5
dev
pretty_assertions ^1.4
dev
rmcp ^0.9
dev
tokio ^1.35
dev
Versions
100%
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
JSONRPC_VERSION
mcpkit_
core
0.2.4
In mcpkit_
core::
protocol
mcpkit_core
::
protocol
Constant
JSONRPC_
VERSION
Copy item path
Source
pub const JSONRPC_VERSION: &
str
= "2.0";
Expand description
The JSON-RPC version string. Always “2.0”.