Docs.rs
wb-cache-0.1.0
wb-cache 0.1.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
vrurg
Dependencies
anyhow ^1.0
normal
optional
async-trait ^0.1
normal
chrono ^0.4
normal
optional
clap ^4.5
normal
optional
console ^0.15
normal
optional
crossbeam ^0.8
normal
optional
crossterm ^0.29
normal
optional
fake ^4.2
normal
optional
fieldx ^0.1.17
normal
fieldx_plus ^0.1.9
normal
garde ^0.22
normal
optional
indicatif ^0.17
normal
optional
is-terminal ^0.4
normal
optional
log ^0.4
normal
optional
moka ^0.12
normal
num-format ^0.4
normal
optional
num_cpus ^1.16
normal
optional
opentelemetry ^0.30
normal
optional
opentelemetry-otlp ^0.30
normal
optional
opentelemetry-semantic-conventions ^0.30
normal
optional
opentelemetry_sdk ^0.30
normal
optional
parking_lot ^0.12
normal
optional
paste ^1.0
normal
optional
postcard ^1.1
normal
optional
rand ^0.9
normal
optional
rand_distr ^0.5
normal
optional
sea-orm ^1.1
normal
optional
sea-orm-macros ^1.1
normal
optional
sea-orm-migration ^1.1
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
statrs ^0.18
normal
optional
strum ^0.27
normal
optional
tempfile ^3.19
normal
optional
thiserror ^2.0
normal
tokio ^1.44
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
tracing-loki ^0.2
normal
optional
tracing-opentelemetry ^0.31
normal
optional
tracing-subscriber ^0.3
normal
optional
zip ^4.0
normal
optional
winapi ^0.3
normal
Versions
41.59%
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
Module cache
wb_
cache
0.1.0
Module cache
Module Items
Structs
Enums
In crate wb_
cache
wb_cache
Module
cache
Copy item path
Source
Structs
§
Cache
This is where all the magic happens!
Cache
Builder
Builder object of
Cache
.
Enums
§
Op
Instructs the
and_compute_with
and similar methods how to modify the cached entry.