Docs.rs
  • gamecode-mcp2-0.6.2
    • gamecode-mcp2 0.6.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • navicore
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • directories ^6.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • tokio ^1.0 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • tempfile ^3.8 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

gamecode_mcp20.6.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • handlers::RequestHandler
  • protocol::CallToolParams
  • protocol::CallToolResult
  • protocol::ClientCapabilities
  • protocol::ClientInfo
  • protocol::InitializeParams
  • protocol::InitializeResult
  • protocol::JsonRpcError
  • protocol::JsonRpcNotification
  • protocol::JsonRpcRequest
  • protocol::JsonRpcResponse
  • protocol::ListToolsResult
  • protocol::ServerCapabilities
  • protocol::ServerInfo
  • protocol::Tool
  • protocol::ToolsCapability
  • tools::ArgDefinition
  • tools::ToolDefinition
  • tools::ToolManager
  • tools::ToolsConfig
  • tools::ValidationConfig

Enums

  • protocol::ContentBlock

Functions

  • validation::check_rate_limit
  • validation::validate_command_arg
  • validation::validate_path
  • validation::validate_typed_value

Constants

  • protocol::INVALID_PARAMS
  • protocol::INVALID_REQUEST
  • protocol::METHOD_NOT_FOUND
  • protocol::PARSE_ERROR