Docs.rs
kapot-cache-0.2.0
kapot-cache 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andreclaudino
Dependencies
async-trait ^0.1.64
normal
futures ^0.3
normal
hashbrown ^0.14
normal
hashlink ^0.9
normal
log ^0.4
normal
parking_lot ^0.12
normal
tokio ^1.25
normal
Versions
47.57%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
kapot_
cache
0.2.0
Module driver
Module Items
Structs
In kapot_
cache::
loading_
cache
kapot_cache
::
loading_cache
Module
driver
Copy item path
Source
Expand description
Main data structure, see
CacheDriver
.
Structs
ยง
Cache
Driver
Combine a
CacheBackend
and a [
Loader
] into a single [
Cache
]