rust-s3 0.27.0-beta3

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

default

  • tokio-native-tls
  • with-tokio

tokio-native-tls

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

with-tokio

  • reqwest
  • tokio
  • futures
  • async-std

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.

async-std

    This feature flag does not enable additional features.

with-async-std

  • async-std
  • surf
  • futures

sync-native-tls

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

tokio-rustls-tls

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

sync-rustls-tls

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

sync

  • attohttpc
  • maybe-async/is_sync

blocking

  • block_on_proc

fail-on-err

    This feature flag does not enable additional features.

surf

    This feature flag does not enable additional features.

block_on_proc

    This feature flag does not enable additional features.

attohttpc

    This feature flag does not enable additional features.

no-verify-ssl

    This feature flag does not enable additional features.