Docs.rs
  • object_store-0.7.0
    • object_store 0.7.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • xhochy
    • nevi-me
    • alamb
    • tustvold
    • Dependencies
      • async-trait ^0.1.53 normal
      • base64 ^0.21 normal
      • bytes ^1.0 normal
      • chrono ^0.4.23 normal
      • futures ^0.3 normal
      • humantime ^2.1 normal
      • hyper ^0.14 normal
      • itertools ^0.10.1 normal
      • parking_lot ^0.12 normal
      • percent-encoding ^2.1 normal
      • quick-xml ^0.28.0 normal
      • rand ^0.8 normal
      • reqwest ^0.11 normal
      • ring ^0.16 normal
      • rustls-pemfile ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • snafu ^0.7 normal
      • tracing ^0.1 normal
      • url ^2.2 normal
      • walkdir ^2 normal
      • futures-test ^0.3 dev
      • hyper ^0.14.24 dev
      • rand ^0.8 dev
      • tempfile ^3.1.0 dev
      • tokio ^1.25.0 normal
      • tokio ^1.25.0 normal
      • nix ^0.26.1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate object_store

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • BackoffConfig
  • ClientOptions
  • GetOptions
  • GetResult
  • ListResult
  • ObjectMeta
  • RetryConfig
  • aws::AmazonS3
  • aws::AmazonS3Builder
  • aws::AwsAuthorizer
  • aws::AwsCredential
  • azure::MicrosoftAzure
  • azure::MicrosoftAzureBuilder
  • chunked::ChunkedStore
  • gcp::GcpCredential
  • gcp::GoogleCloudStorage
  • gcp::GoogleCloudStorageBuilder
  • http::HttpBuilder
  • http::HttpStore
  • limit::LimitStore
  • local::LocalFileSystem
  • memory::InMemory
  • multipart::PartId
  • multipart::WriteMultiPart
  • path::InvalidPart
  • path::Path
  • path::PathPart
  • prefix::PrefixStore
  • throttle::ThrottleConfig
  • throttle::ThrottledStore

Enums

  • ClientConfigKey
  • Error
  • GetResultPayload
  • aws::AmazonS3ConfigKey
  • aws::Checksum
  • aws::S3CopyIfNotExists
  • azure::AzureConfigKey
  • azure::AzureCredential
  • gcp::GoogleConfigKey
  • path::Error

Traits

  • CredentialProvider
  • ObjectStore
  • multipart::PutPart

Functions

  • aws::resolve_bucket_region
  • delimited::newline_delimited_stream
  • parse_url
  • parse_url_opts

Type Definitions

  • DynObjectStore
  • MultipartId
  • Result
  • aws::AwsCredentialProvider
  • azure::AzureCredentialProvider
  • gcp::GcpCredentialProvider

Constants

  • azure::authority_hosts::AZURE_CHINA
  • azure::authority_hosts::AZURE_GERMANY
  • azure::authority_hosts::AZURE_GOVERNMENT
  • azure::authority_hosts::AZURE_PUBLIC_CLOUD
  • path::DELIMITER
  • path::DELIMITER_BYTE