Docs.rs
  • async-anthropic-0.4.0
    • async-anthropic 0.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • timonv
    • Dependencies
      • backoff ^0.4 normal
      • derive_builder ^0.20.2 normal
      • reqwest ^0.12 normal
      • reqwest-eventsource ^0.6.0 normal
      • secrecy ^0.10.3 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1.14 normal
      • tracing ^0.1.41 normal
      • async-trait ^0.1.88 dev
      • test-log ^0.2.17 dev
      • tokio ^1 dev
      • wiremock ^0.6.3 dev
    • Versions
    • 19.54% of the crate is documented
  • Go to latest version
  • 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

async_anthropic0.4.0

Module types

Module Items

  • Structs
  • Enums
  • Type Aliases

In crate async_anthropic

async_anthropic

Module types

Source

Structs§

CreateMessagesRequest
CreateMessagesRequestBuilder
Builder for CreateMessagesRequest.
CreateMessagesResponse
CreateMessagesResponseBuilder
Builder for CreateMessagesResponse.
ListModelsResponse
Message
MessageBuilder
Builder for Message.
MessageContentList
MessageDelta
MessageDeltaUsage
Model
Text
TextBuilder
Builder for Text.
ToolResult
ToolResultBuilder
Builder for ToolResult.
ToolUse
ToolUseBuilder
Builder for ToolUse.
Usage

Enums§

ContentBlockDelta
CreateMessagesRequestBuilderError
Error type for CreateMessagesRequestBuilder
CreateMessagesResponseBuilderError
Error type for CreateMessagesResponseBuilder
MessageBuilderError
Error type for MessageBuilder
MessageContent
MessageRole
MessagesStreamEvent
TextBuilderError
Error type for TextBuilder
ToolChoice
ToolResultBuilderError
Error type for ToolResultBuilder
ToolUseBuilderError
Error type for ToolUseBuilder

Type Aliases§

CreateMessagesResponseStream
GetModelResponse