Docs.rs
context-mcp-0.1.6
context-mcp 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tzervas
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
futures ^0.3
normal
humantime ^2.1
normal
lru ^0.16
normal
rand ^0.9
normal
rayon ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sled ^0.34
normal
optional
thiserror ^2.0
normal
tokio ^1.0
normal
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
cargo-audit ^0.22
dev
cargo-deny ^0.18
dev
criterion ^0.8
dev
tempfile ^3.0
dev
tokio-test ^0.4
dev
Versions
71.6%
of the crate is documented
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
METHOD_NOT_FOUND
context_
mcp
0.1.6
In context_
mcp::
protocol::
error_
codes
context_mcp
::
protocol
::
error_codes
Constant
METHOD_
NOT_
FOUND
Copy item path
Source
pub const METHOD_NOT_FOUND:
i32
= -32601;