Docs.rs
object_store-0.14.1
object_store 0.14.1
Docs.rs crate page
MIT
/
Apache-2.0
15 July 2026
Links
Repository
crates.io
Source
Owners
andygrove
xhochy
nevi-me
alamb
tustvold
Dependencies
async-trait ^0.1.53
normal
aws-lc-rs ^1.15
normal
optional
base64 ^0.22
normal
optional
bytes ^1.0
normal
chrono ^0.4.34
normal
crc-fast ^1.6
normal
optional
form_urlencoded ^1.2
normal
optional
futures-core ^0.3
normal
futures-util ^0.3
normal
http ^1.2.0
normal
http-body-util ^0.1.2
normal
optional
httparse ^1.8.0
normal
optional
humantime ^2.1
normal
hyper ^1.2
normal
optional
itertools ^0.15.0
normal
md-5 ^0.11.0
normal
optional
parking_lot ^0.12
normal
percent-encoding ^2.1
normal
quick-xml ^0.41.0
normal
optional
rand ^0.10
normal
optional
reqwest ^0.13
normal
optional
ring ^0.17
normal
optional
rustls-pki-types ^1.9
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_urlencoded ^0.7
normal
optional
thiserror ^2.0.2
normal
tokio ^1.29.0
normal
optional
tracing ^0.1
normal
optional
url ^2.2
normal
walkdir ^2
normal
optional
futures-executor ^0.3
dev
getrandom ^0.2
dev
getrandom ^0.3
dev
getrandom ^0.4
dev
hyper ^1.2
dev
hyper-util ^0.1
dev
rand ^0.10
dev
regex ^1.11.1
dev
reqwest ^0.13
dev
tempfile ^3.1.0
dev
webpki-root-certs ^1
dev
futures-channel ^0.3
normal
wasm-bindgen-futures ^0.4.18
normal
web-time ^1.1.0
normal
wasm-bindgen-test ^0.3.50
dev
nix ^0.31.1
normal
optional
nix ^0.31.1
dev
windows-sys ^0.61.2
normal
optional
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module prefix
object_
store
0.14.1
Module prefix
Module Items
Structs
In crate object_
store
object_store
Module
prefix
Copy item path
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.