Module prefix
object_
store
0.10.2
Module prefix
Module Items
Structs
In crate object_
store
Modules
aws
azure
buffered
chunked
delimited
gcp
http
limit
local
memory
multipart
path
prefix
signer
throttle
Structs
AttributeValue
Attributes
AttributesIter
BackoffConfig
ClientOptions
GetOptions
GetResult
ListResult
ObjectMeta
PutMultipartOpts
PutOptions
PutPayload
PutPayloadIntoIter
PutPayloadIter
PutPayloadMut
PutResult
RetryConfig
StaticCredentialProvider
TagSet
UpdateVersion
WriteMultipart
Enums
Attribute
ClientConfigKey
Error
GetRange
GetResultPayload
ObjectStoreScheme
PutMode
Constants
OBJECT_STORE_COALESCE_DEFAULT
Traits
CredentialProvider
MultipartUpload
ObjectStore
Functions
coalesce_ranges
collect_bytes
parse_url
parse_url_opts
Type Aliases
DynObjectStore
MultipartId
Result
UploadPart
object_store
Module
prefix
Copy item path
Settings
Help
Summary
source
Expand description
An object store wrapper handling a constant path prefix
Structs
§
Prefix
Store
Store wrapper that applies a constant prefix to all paths handled by the store.