object_store 0.4.0

A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files.
Documentation

object_store

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

gcp

  • serde
  • serde_json
  • quick-xml
  • reqwest
  • reqwest/json
  • reqwest/stream
  • chrono/serde
  • rustls-pemfile
  • base64
  • rand
  • ring

aws

  • rusoto_core
  • rusoto_credential
  • rusoto_s3
  • rusoto_sts
  • hyper
  • hyper-rustls

azure

  • azure_core
  • azure_storage_blobs
  • azure_storage
  • reqwest

azure_test

  • azure
  • azure_core/azurite_workaround
  • azure_storage/azurite_workaround
  • azure_storage_blobs/azurite_workaround

ring

    This feature flag does not enable additional features.

azure_storage_blobs

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

rusoto_core

    This feature flag does not enable additional features.

hyper-rustls

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rusoto_s3

    This feature flag does not enable additional features.

rusoto_sts

    This feature flag does not enable additional features.

quick-xml

    This feature flag does not enable additional features.

azure_storage

    This feature flag does not enable additional features.

rustls-pemfile

    This feature flag does not enable additional features.

azure_core

    This feature flag does not enable additional features.

rusoto_credential

    This feature flag does not enable additional features.