Docs.rs
  • s3-algo-0.7.1
    • s3-algo 0.7.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Ploppz
    • Dependencies
      • aws-config ^1.1.4 normal
      • aws-sdk-s3 ^1.14.0 normal
      • aws-smithy-async ^1.1.4 normal
      • aws-smithy-http ^0.60.4 normal
      • aws-smithy-types-convert ^0.60.4 normal
      • bytes ^1.2.1 normal
      • futures ^0.3.17 normal
      • futures-retry ^0.6.0 normal
      • futures-stopwatch ^0.3.0 normal
      • serde ^1.0.130 normal optional
      • snafu ^0.6.1 normal
      • tokio ^1.10 normal
      • tokio-util ^0.7.0 normal
      • walkdir ^2.2.9 normal
      • clap ^3.0.0 dev
      • multi-default-trait-impl ^0.1.2 dev
      • rand ^0.8.5 dev
      • tempdir ^0.3.7 dev
      • path-slash ^0.2.1 normal
    • Versions
    • 45.05% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

s3_algo0.7.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AlgorithmConfig
  • Config
  • ListObjects
  • RequestReport
  • S3Algo
  • SpecificTimings
  • err::AnyError
  • err::CopyObject
  • err::Delay
  • err::DeleteObject
  • err::DeleteObjects
  • err::GetObject
  • err::Io
  • err::ListObjectsV2
  • err::MissingContentLength
  • err::MissingKeyOrSize
  • err::NewCopyObject
  • err::NewDeleteObject
  • err::NewDeleteObjects
  • err::NewGetObject
  • err::NewListObjectsV2
  • err::PutObject
  • err::Timeout
  • err::TokioIo
  • timeout::TimeoutState

Enums

  • ObjectSource
  • err::Error

Traits

  • timeout::Timeout

Functions

  • files_recursive
  • retriable_s3_client
  • s3_single_request
  • testing_sdk_client