Docs.rs
  • qiniu-download-2.0.4
    • qiniu-download 2.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bachue
    • Dependencies
      • anyhow ^1.0.52 normal
      • async-once-cell ^0.3.0 normal
      • async-trait ^0.1.52 normal
      • base64 ^0.13.0 normal
      • crc32fast ^1.3.0 normal
      • dashmap ^5.1.0 normal
      • directories ^4.0.1 normal
      • fd-lock ^3.0.2 normal
      • futures ^0.3.19 normal
      • hmac ^0.12.0 normal
      • hyper ^0.14.16 normal
      • log ^0.4.14 normal
      • mime ^0.3.16 normal
      • multer ^2.0.2 normal
      • qiniu-multipart =0.17.3 normal
      • notify ^4.0.17 normal
      • once_cell ^1.9.0 normal
      • positioned-io ^0.2.2 normal
      • rand ^0.8.4 normal
      • reqwest ^0.11.9 normal
      • scc ^2.1.6 normal
      • serde ^1.0.133 normal
      • serde_json ^1.0.75 normal
      • sha-1 ^0.10.0 normal
      • tap ^1.0.1 normal
      • text_io ^0.1.8 normal
      • thiserror ^1.0.30 normal
      • tokio ^1.15.0 normal
      • tokio-util ^0.6.9 normal
      • toml ^0.5.8 normal
      • env_logger ^0.9.0 dev
      • rayon ^1.5.1 dev
      • tempfile ^3.3.0 dev
      • tokio ^1.15.0 dev
      • warp ^0.3.2 dev
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

qiniu_download2.0.4

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • ConfigBuilder
  • Configurable
  • Credential
  • MultipleClustersConfig
  • MultipleClustersConfigBuilder
  • RangePart
  • RangeReader
  • RangeReaderBuilder

Enums

  • ClustersConfigParseError
  • MultipleClustersConfigParseError

Functions

  • disable_dot_uploading
  • disable_dotting
  • enable_dot_uploading
  • enable_dotting
  • is_dot_uploading_disabled
  • is_dotting_disabled
  • is_qiniu_enabled
  • set_download_start_time
  • set_qiniu_config
  • set_qiniu_multi_clusters_config
  • set_qiniu_single_cluster_config
  • sign_download_url_with_deadline
  • sign_download_url_with_lifetime
  • total_download_duration
  • with_current_qiniu_config
  • with_current_qiniu_config_mut

Type Aliases

  • SingleClusterConfig
  • SingleClusterConfigBuilder