Docs.rs
mcp-rs-sdk-0.2.0
mcp-rs-sdk 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
anggasct
Dependencies
futures ^0.3
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
optional
anyhow ^1.0
dev
futures ^0.3
dev
tokio ^1
dev
Versions
46.27%
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
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
Module error
mcp_
rs_
sdk
0.2.0
Module error
Module Items
Enums
In crate mcp_
rs_
sdk
mcp_rs_sdk
Module
error
Copy item path
Source
Expand description
Defines the custom error type for the MCP Rust SDK.
Enums
ยง
McpError
The primary error type for all fallible operations in the
mcp-rust-sdk
.