Docs.rs
oxigdal-cloud-0.1.3
oxigdal-cloud 0.1.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
async-trait ^0.1
normal
optional
aws-config ^1
normal
optional
aws-credential-types ^1
normal
optional
aws-sdk-s3 ^1
normal
optional
azure_core ^0.33
normal
optional
azure_identity ^0.33
normal
optional
azure_storage ^0.21
normal
optional
azure_storage_blobs ^0.21
normal
optional
bytes ^1
normal
chrono ^0.4
normal
dashmap ^6
normal
optional
futures ^0.3
normal
optional
google-cloud-auth ^1.7
normal
optional
google-cloud-storage ^1.9
normal
optional
hmac ^0.12
normal
optional
lru ^0.16.3
normal
optional
oauth2 ^5
normal
optional
oxiarc-archive ^0.2.6
normal
optional
oxigdal-core ^0.1
normal
reqwest ^0.13
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
tracing ^0.1
normal
url ^2
normal
proptest ^1
dev
tempfile ^3
dev
tokio ^1
dev
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
CacheKey
oxigdal_
cloud
0.1.3
Cache
Key
Aliased Type
In oxigdal_
cloud::
cache::
metadata
oxigdal_cloud
::
cache
::
metadata
Type Alias
Cache
Key
Copy item path
Source
pub type CacheKey =
String
;
Expand description
Cache key type
Aliased Type
ยง
pub struct CacheKey {
/* private fields */
}