Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
moka-0.12.3
moka 0.12.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tatsuya6502
Dependencies
async-lock ^2.4
normal
async-trait ^0.1.58
normal
crossbeam-channel ^0.5.5
normal
crossbeam-epoch ^0.9.9
normal
crossbeam-utils ^0.8
normal
futures-util ^0.3.17
normal
log ^0.4
normal
once_cell ^1.7
normal
parking_lot ^0.12
normal
quanta ^0.12.2
normal
smallvec ^1.8
normal
tagptr ^0.2
normal
thiserror ^1.0
normal
triomphe ^0.1.3
normal
uuid ^1.1
normal
actix-rt ^2.8
dev
ahash ^0.8.3
dev
anyhow ^1.0.19
dev
async-std ^1.12
dev
env_logger ^0.10.0
dev
getrandom ^0.2
dev
paste ^1.0.9
dev
reqwest ^0.11.11
dev
skeptic ^0.13
dev
tokio ^1.19
dev
rustc_version ^0.4.0
build
skeptic ^0.13.5
build
trybuild ^1.0
dev
Versions
90.32%
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
moka
0.12.3
Module ops
Modules
In crate moka
?
Module
moka
::
ops
source
·
[
−
]
Available on
crate features
sync
or
future
only.
Expand description
Cache operations.
Modules
compute
Operations used by the
and_compute_with
and similar methods.