Docs.rs
  • asimov-server-25.0.0-dev.21
    • asimov-server 25.0.0-dev.21
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • artob
    • github:asimov-platform:rust
    • Dependencies
      • asimov-prompt ^25.0.0-dev.21 normal
      • asimov-runner ^25.0.0-dev.21 normal
      • async-stream ^0.3 normal
      • async-trait ^0.1 normal
      • axum ^0.8 normal optional
      • axum-embed ^0.1 normal optional
      • axum-prometheus ^0.8 normal optional
      • bs58 ^0.5 normal
      • dogma ^0.1.10 normal
      • futures ^0.3 normal
      • http ^1.3 normal optional
      • jiff ^0.2 normal
      • lazy_static ^1.5 normal optional
      • local-ip-address ^0.6 normal optional
      • mdns-sd ^0.13 normal optional
      • known-types-openai ^0.0.8 normal
      • rmcp ^0.1.5 normal
      • rust-embed ^8.7 normal optional
      • serde ^1 normal optional
      • serde_json ^1 normal optional
      • thiserror ^2 normal
      • tldr-traits ^0.1 normal
      • tokio ^1 normal
      • tokio-util ^0.7 normal
      • tower-http ^0.6 normal optional
      • tracing ^0.1 normal optional
      • uuid ^1.17 normal
      • axum-test ^17.3 dev
      • tokio ^1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 5.17% 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

asimov_server25.0.0-dev.21

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CancellationToken
  • JoinHandle
  • http::mcp::Prompt
  • http::mcp::Resource
  • http::mcp::ResourceTemplate
  • http::mcp::Server
  • http::mcp::Tool
  • persistence::PersistentState

Enums

  • http::mcp::Error
  • persistence::Error

Traits

  • ToSocketAddrs
  • http::mcp::Provider

Functions

  • http::mcp::routes
  • http::routes
  • http::start
  • persistence::get
  • persistence::set

Type Aliases

  • http::mcp::PromptCallback
  • http::mcp::ResourceCallback
  • http::mcp::ToolCallback
  • persistence::Result