rust-s3 0.27.0-beta11

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 19 feature flags, 6 of them enabled by default.

default

  • tokio-native-tls

tokio-native-tls

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

with-tokio

  • reqwest
  • tokio
  • futures
  • tokio/fs

reqwest

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

blocking

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

tokio-rustls-tls

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

with-async-std

  • async-std
  • surf
  • futures

sync-rustls-tls

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

sync-native-tls

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

sync

  • attohttpc
  • maybe-async/is_sync

no-verify-ssl

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

block_on_proc

    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.

attohttpc

    This feature flag does not enable additional features.

surf

    This feature flag does not enable additional features.