Docs.rs
  • cloud-copy-0.1.0
    • cloud-copy 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • peterhuene
    • claymcleod
    • Dependencies
      • anyhow ^1.0.99 normal optional
      • base64 ^0.22.1 normal
      • byte-unit ^5.1.6 normal optional
      • bytes ^1.10.1 normal
      • chrono ^0.4.41 normal
      • clap ^4.5.44 normal optional
      • clap-verbosity-flag ^3.0.3 normal optional
      • colored ^3.0.0 normal optional
      • crc64fast-nvme ^1.2.0 normal
      • futures ^0.3.31 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • http-cache-stream-reqwest ^0.2.0 normal
      • opool ^0.1.1 normal
      • pin-project-lite ^0.2.16 normal
      • rand ^0.9.2 normal
      • reqwest ^0.12.22 normal
      • reqwest-middleware ^0.4.2 normal
      • secrecy ^0.10.3 normal
      • serde ^1.0.219 normal
      • serde-xml-rs ^0.8.1 normal
      • sha2 ^0.10.9 normal
      • tempfile ^3.20.0 normal
      • thiserror ^2.0.14 normal
      • tokio ^1.47.1 normal
      • tokio-retry2 ^0.5.7 normal
      • tokio-util ^0.7.16 normal
      • tracing ^0.1.41 normal
      • tracing-indicatif ^0.3.12 normal optional
      • tracing-subscriber ^0.3.19 normal optional
      • url ^2.5.4 normal
      • urlencoding ^2.1.3 normal
      • walkdir ^2.5.0 normal
      • anyhow ^1.0.99 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-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

cloud_copy0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Alphanumeric
  • AzureConfig
  • Config
  • GoogleAuthConfig
  • GoogleConfig
  • HttpClient
  • S3AuthConfig
  • S3Config
  • cli::TransferStats

Enums

  • AzureError
  • Error
  • GoogleError
  • Location
  • S3Error
  • TransferEvent

Traits

  • UrlExt
  • cli::TimeDeltaExt

Functions

  • cli::handle_events
  • copy

Type Aliases

  • Result