Docs.rs
rskit-cache-0.2.0-alpha.3
rskit-cache 0.2.0-alpha.3
Permalink
Docs.rs crate page
MIT
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
async-trait ^0.1
normal
parking_lot ^0.12
normal
rskit-errors ^0.2.0-alpha.1
normal
rskit-fs ^0.2.0-alpha.1
normal
optional
rskit-util ^0.2.0-alpha.1
normal
optional
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
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
Module config
rskit_
cache
0.2.0-alpha.3
Module config
Module Items
Structs
In crate rskit_
cache
rskit_cache
Module
config
Copy item path
Source
Expand description
Cache store configuration and store-specific options.
Structs
ยง
Cache
Config
Cache store selection and common key settings.
Memory
Config
In-memory cache configuration.