object_store 0.8.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 14 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

rustls-pemfile

  • dep:rustls-pemfile

hyper

  • dep:hyper

aws

  • cloud

quick-xml

  • dep:quick-xml

http

  • cloud

serde

  • dep:serde

rand

  • dep:rand

base64

  • dep:base64

serde_json

  • dep:serde_json

reqwest

  • dep:reqwest

azure

  • cloud

ring

  • dep:ring