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

cloud

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

gcp

  • cloud
  • rustls-pemfile

aws

  • cloud
  • md-5

base64

  • dep:base64

ring

  • dep:ring

reqwest

  • dep:reqwest

hyper

  • dep:hyper

rustls-pemfile

  • dep:rustls-pemfile

http

  • cloud

md-5

  • dep:md-5

rand

  • dep:rand

quick-xml

  • dep:quick-xml

tls-webpki-roots

  • reqwest?/rustls-tls-webpki-roots

serde_json

  • dep:serde_json

azure

  • cloud

serde

  • dep:serde