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
    • 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

mcp_client_fishcode20250.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • client::ClientCapabilities
  • client::ClientInfo
  • client::InitializeParams
  • client::McpClient
  • service::McpService
  • transport::PendingRequests
  • transport::TransportMessage
  • transport::sse::SseActor
  • transport::sse::SseTransport
  • transport::sse::SseTransportHandle
  • transport::stdio::StdioActor
  • transport::stdio::StdioTransport
  • transport::stdio::StdioTransportHandle

Enums

  • client::Error
  • transport::Error

Traits

  • client::McpClientTrait
  • transport::Transport
  • transport::TransportHandle

Functions

  • transport::send_message

Type Aliases

  • client::BoxError
  • transport::BoxError