Docs.rs
skp-cache-core-0.1.0
skp-cache-core 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
skpjr001
Dependencies
async-trait ^0.1.89
normal
bincode ^2.0.1
normal
optional
metrics ^0.24.3
normal
optional
rmp-serde ^1.3.1
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
optional
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
optional
zstd ^0.13.3
normal
optional
criterion ^0.8.1
dev
tokio ^1.49.0
dev
Versions
93.28%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
skp_
cache_
core
0.1.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
CacheEntry
CacheOptions
CacheOpts
CacheStats
CompositeKey
JsonSerializer
NoopCompressor
NoopMetrics
Enums
CacheError
CacheOperation
CacheResult
CacheTier
EvictionReason
Traits
CacheBackend
CacheKey
CacheMetrics
Compressor
DependencyBackend
DistributedBackend
Serializer
TaggableBackend
Type Aliases
Result