Docs.rs
  • techne-mcp-0.1.0-dev
    • techne-mcp 0.1.0-dev
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hecrj
    • Dependencies
      • bytes ^1.10 normal
      • serde ^1 normal
      • serde_json ^1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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

techne_mcp0.1.0-dev

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Bytes
  • Error
  • ErrorKind
  • Id
  • Ignored
  • Map
  • Notification
  • Request
  • Response
  • client::Client
  • client::capabilities::Capabilities
  • client::request::Initialize
  • client::request::ToolCall
  • server::Server
  • server::capabilities::Capabilities
  • server::capabilities::Tools
  • server::content::Base64
  • server::response::Initialize
  • server::response::ToolsList
  • server::tool::Outcome
  • server::tool::Tool

Enums

  • Message
  • Schema
  • Value
  • client::notification::Notification
  • client::request::Request
  • client::response::Response
  • server::content::Content
  • server::content::Unstructured
  • server::notification::Notification
  • server::request::Request
  • server::response::Response

Traits

  • server::tool::IntoOutcome

Macros

  • json

Functions

  • from_value

Type Aliases

  • client::Message
  • server::Message

Constants

  • JSONRPC
  • VERSION