Docs.rs
  • tact-client-0.4.3
    • tact-client 0.4.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • danielsreichenbach
    • wowemulation-panda
    • Dependencies
      • futures-util ^0.3.31 normal
      • ngdp-bpsv ^0.4.3 normal
      • rand ^0.9 normal
      • reqwest ^0.12.22 normal
      • serde ^1.0 normal
      • serde_json ^1.0.142 normal
      • thiserror ^2.0 normal
      • tokio ^1.47 normal
      • tracing ^0.1 normal
      • url ^2.5.4 normal
      • criterion ^0.7 dev
      • futures-util ^0.3.31 dev
      • tempfile ^3.20 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 85.31% of the crate is documented
  • 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

tact_client0.4.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • batch::BatchConfig
  • batch::BatchRequest
  • batch::BatchResponse
  • batch::BatchStats
  • batch::RequestBatcher
  • http::HttpClient
  • pool::PoolConfig
  • pool::PoolStats
  • response_types::BgdlEntry
  • response_types::CdnEntry
  • response_types::VersionEntry
  • resumable::DownloadProgress
  • resumable::ResumableDownload

Enums

  • error::Error
  • http::ProtocolVersion
  • region::Region

Functions

  • pool::create_pooled_client
  • pool::get_global_pool
  • pool::get_pool_stats
  • pool::init_global_pool
  • response_types::parse_bgdl
  • response_types::parse_cdns
  • response_types::parse_versions
  • resumable::cleanup_old_progress_files
  • resumable::find_resumable_downloads

Type Aliases

  • error::Result