Docs.rs
rustapi-mcp-0.1.550
rustapi-mcp 0.1.550
Docs.rs crate page
MIT
OR
Apache-2.0
25 June 2026
Links
Repository
crates.io
Source
Owners
Tuntii
Dependencies
async-trait ^0.1
normal
bytes ^1.5
normal
http ^1.0
normal
http-body-util ^0.1
normal
hyper ^1.1
normal
hyper-util ^0.1
normal
reqwest ^0.12
normal
rustapi-core ^0.1.550
normal
rustapi-openapi ^0.1.550
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.50
normal
tracing ^0.1
normal
uuid ^1.6
normal
reqwest ^0.12
dev
serde ^1.0
dev
tokio ^1.50
dev
Versions
100%
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
Module error
rustapi_
mcp
0.1.550
Module error
Module Items
Enums
Type Aliases
In crate rustapi_
mcp
rustapi_mcp
Module
error
Copy item path
Source
Expand description
MCP-specific error types.
Enums
§
McpError
Top-level error type for MCP operations.
Type Aliases
§
Result
Result alias used throughout the
rustapi-mcp
crate.