Docs.rs
oxirs-arq-0.2.1
oxirs-arq 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4.44
normal
dashmap ^6.1
normal
flate2 ^1.1
normal
futures ^0.3
normal
optional
hex ^0.4.3
normal
lru ^0.16.3
normal
optional
md5 ^0.8
normal
num_cpus ^1.17
normal
optional
ordered-float ^5.1
normal
oxiarc-lz4 ^0.2.3
normal
oxiarc-zstd ^0.2.3
normal
oxicode ^0.1.1
normal
oxirs-core ^0.2.1
normal
oxirs-star ^0.2.1
normal
optional
parking_lot ^0.12
normal
rayon ^1.11
normal
optional
redis ^1.0
normal
optional
regex ^1.12.3
normal
reqwest ^0.13
normal
rust_decimal ^1.40
normal
scirs2-cluster ^0.3.1
normal
scirs2-core ^0.3.1
normal
scirs2-neural ^0.3.1
normal
scirs2-optimize ^0.3.1
normal
scirs2-stats ^0.3.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha1 ^0.10
normal
sha2 ^0.10.9
normal
tempfile ^3.27
normal
thiserror ^2.0
normal
tokio ^1.50.0
normal
optional
tracing ^0.1
normal
urlencoding ^2.1
normal
uuid ^1.22
normal
criterion ^0.8
dev
futures ^0.3
dev
redis ^1.0
dev
tracing-subscriber ^0.3
dev
Versions
77.5%
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
oxirs_
arq
0.2.1
Cache
Key
Aliased Type
In oxirs_
arq::
cache::
invalidation_
engine
oxirs_arq
::
cache
::
invalidation_engine
Type Alias
Cache
Key
Copy item path
Source
pub type CacheKey =
String
;
Expand description
Cache key identifier
Aliased Type
ยง
pub struct CacheKey {
/* private fields */
}