rust-s3 0.29.0

Rust library for working with Amazon 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 23 feature flags, 8 of them enabled by default.

default

  • tags
  • tokio-native-tls

tags

  • minidom

tokio-native-tls

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

minidom

    This feature flag does not enable additional features.

with-tokio

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

reqwest

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

with-async-std

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

tokio-rustls-tls

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

blocking

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

sync-native-tls

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

sync-rustls-tls

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

sync

  • attohttpc
  • maybe-async/is_sync

no-verify-ssl

    This feature flag does not enable additional features.

fail-on-err

    This feature flag does not enable additional features.

never-encode-slash

    This feature flag does not enable additional features.

surf

    This feature flag does not enable additional features.

futures-io

    This feature flag does not enable additional features.

attohttpc

    This feature flag does not enable additional features.

block_on_proc

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.