Docs.rs
ngdp-cache-0.4.2
ngdp-cache 0.4.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
danielsreichenbach
wowemulation-panda
Dependencies
bytes ^1.10.1
normal
dirs ^6.0
normal
futures ^0.3.31
normal
ngdp-cdn ^0.4.2
normal
parking_lot ^0.12
normal
reqwest ^0.12.22
normal
ribbit-client ^0.4.2
normal
serde ^1.0
normal
serde_json ^1.0.142
normal
tact-client ^0.4.2
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tracing ^0.1
normal
walkdir ^2.5.0
normal
criterion ^0.7
dev
rand ^0.8
dev
serial_test ^3.1
dev
tempfile ^3.20
dev
tokio ^1.47
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6.4
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
ngdp_
cache
0.4.2
Module generic
Module Items
Structs
In crate ngdp_
cache
ngdp_cache
Module
generic
Copy item path
Source
Expand description
Generic cache implementation for arbitrary data
Structs
ยง
Generic
Cache
Generic cache for storing arbitrary data with LRU eviction