rust-s3 0.33.0

Rust library for working with AWS S3 and compatible object storage APIs
Documentation

rust-s3

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 25 feature flags, 10 of them enabled by default.

default

  • tags
  • tokio-native-tls
  • fail-on-err

tags

  • minidom

tokio-native-tls

  • with-tokio
  • reqwest/native-tls
  • aws-creds/native-tls

fail-on-err

    This feature flag does not enable additional features.

minidom

  • dep:minidom

with-tokio

  • reqwest
  • tokio
  • tokio/fs
  • tokio-stream
  • futures

reqwest

  • dep:reqwest

tokio

  • dep:tokio

tokio-stream

  • dep:tokio-stream

futures

  • dep:futures

with-async-std

  • async-std
  • surf
  • futures-io
  • futures-util
  • futures

sync-rustls-tls

  • sync
  • aws-creds/rustls-tls
  • attohttpc/tls-rustls

tokio-rustls-tls

  • with-tokio
  • reqwest/rustls-tls
  • aws-creds/rustls-tls

sync-native-tls

  • sync
  • aws-creds/native-tls
  • attohttpc/tls

sync-native-tls-vendored

  • sync
  • aws-creds/native-tls-vendored
  • attohttpc/tls-vendored

blocking

  • block_on_proc
  • tokio/rt
  • tokio/rt-multi-thread

sync

  • attohttpc
  • maybe-async/is_sync

async-std-native-tls

  • with-async-std
  • aws-creds/native-tls

futures-io

  • dep:futures-io

futures-util

  • dep:futures-util

surf

  • dep:surf

async-std

  • dep:async-std

block_on_proc

  • dep:block_on_proc

attohttpc

  • dep:attohttpc

no-verify-ssl

    This feature flag does not enable additional features.