Docs.rs
  • rust-s3-0.34.0-beta3
    • rust-s3 0.34.0-beta3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • durch
    • Dependencies
      • async-std ^1 normal
      • async-trait ^0.1 normal
      • attohttpc ^0.24 normal
      • aws-creds ^0.35.0 normal
      • aws-region ^0.25.3 normal
      • base64 ^0.21 normal
      • block_on_proc ^0.2 normal
      • bytes ^1 normal
      • cfg-if ^1 normal
      • futures ^0.3 normal
      • futures-io ^0.3 normal
      • futures-util ^0.3 normal
      • hex ^0.4 normal
      • hmac ^0.12 normal
      • http ^0.2 normal
      • hyper ^0.14 normal
      • hyper-native-tls ^0.3.0 normal
      • hyper-tls ^0.5.0 normal
      • log ^0.4 normal
      • maybe-async ^0.2 normal
      • md5 ^0.7 normal
      • minidom ^0.15 normal
      • native-tls ^0.2 normal
      • percent-encoding ^2 normal
      • quick-xml ^0.28 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • sha2 ^0.10 normal
      • surf ^2 normal
      • thiserror ^1 normal
      • time ^0.3.6 normal
      • tokio ^1 normal
      • tokio-native-tls ^0.3 normal
      • tokio-stream ^0.1 normal
      • url ^2 normal
      • anyhow ^1 dev
      • async-std ^1 dev
      • env_logger ^0.10 dev
      • tokio ^1 dev
      • uuid ^1 dev
    • Versions
    • 37.15% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate s3

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • bucket::Bucket
  • bucket::Tag
  • bucket_ops::BucketConfiguration
  • bucket_ops::CreateBucketResponse
  • command::Multipart
  • request::request_trait::ResponseData
  • request::request_trait::ResponseDataStream
  • request::tokio_backend::HyperRequest
  • serde_types::AwsError
  • serde_types::BucketLocationResult
  • serde_types::CommonPrefix
  • serde_types::CompleteMultipartUploadData
  • serde_types::CorsConfiguration
  • serde_types::CorsRule
  • serde_types::HeadObjectResult
  • serde_types::InitiateMultipartUploadResponse
  • serde_types::ListBucketResult
  • serde_types::ListMultipartUploadsResult
  • serde_types::MultipartUpload
  • serde_types::Object
  • serde_types::Owner
  • serde_types::Part

Enums

  • Region
  • command::Command
  • command::HttpMethod
  • error::S3Error

Traits

  • request::request_trait::Request
  • utils::GetAndConvertHeaders

Functions

  • deserializer::bool_deserializer
  • signing::authorization_header
  • signing::authorization_query_params_no_sig
  • signing::canonical_header_string
  • signing::canonical_query_string
  • signing::canonical_request
  • signing::canonical_uri_string
  • signing::flatten_queries
  • signing::scope_string
  • signing::signed_header_string
  • signing::signing_key
  • signing::string_to_sign
  • signing::uri_encode
  • utils::etag_for_path
  • utils::read_chunk
  • utils::read_chunk_async

Type Definitions

  • bucket::Query
  • request::request_trait::DataStream
  • request::request_trait::StreamItem
  • signing::HmacSha256

Constants

  • bucket::CHUNK_SIZE
  • signing::FRAGMENT
  • signing::FRAGMENT_SLASH