Docs.rs
mcp-client-fishcode2025-0.1.0
mcp-client-fishcode2025 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Waitfish
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.83
normal
eventsource-client ^0.12.0
normal
futures ^0.3
normal
mcp-core-fishcode2025 ^0.1.0
normal
rand ^0.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tower ^0.4
normal
tower-service ^0.3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5.4
normal
Versions
17.07%
of the crate is documented
Platform
i686-unknown-linux-gnu
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_
client_
fishcode2025
0.1.0
Module client
Module Items
Structs
Enums
Traits
Type Aliases
In crate mcp_
client_
fishcode2025
mcp_client_fishcode2025
Module
client
Copy item path
Source
Structs
§
Client
Capabilities
Client
Info
Initialize
Params
McpClient
The MCP client is the interface for MCP operations.
Enums
§
Error
Error type for MCP client operations.
Traits
§
McpClient
Trait
Type Aliases
§
BoxError