Docs.rs
  • comfyui-client-0.1.0
    • comfyui-client 0.1.0
    • Docs.rs crate page
    • MulanPSL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jmjoy
    • Dependencies
      • bytes ^1.10.1 normal
      • cfg-if ^1.0.0 normal
      • futures-util ^0.3.31 normal
      • log ^0.4.26 normal
      • reqwest ^0.12.12 normal
      • rustls ^0.23.23 normal optional
      • serde ^1.0.218 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.43.0 normal
      • tokio-stream ^0.1.17 normal
      • tokio-tungstenite ^0.26.2 normal
      • url ^2.5.4 normal
      • uuid ^1.15.1 normal
      • webpki-roots ^0.26.8 normal
      • env_logger ^0.11.6 dev
      • tokio ^1.43.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

comfyui_client0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • ClientBuilder
  • ComfyUIClient
  • EventStream
  • meta::ExecInfo
  • meta::ExecutedEvent
  • meta::ExecutingEvent
  • meta::ExecutionCachedEvent
  • meta::ExecutionErrorEvent
  • meta::ExecutionInterruptedEvent
  • meta::ExecutionStartEvent
  • meta::FileInfo
  • meta::History
  • meta::Images
  • meta::Output
  • meta::ProgressEvent
  • meta::Prompt
  • meta::PromptInfo
  • meta::StatusEvent

Enums

  • ClientError
  • meta::Event

Type Aliases

  • ClientResult