Docs.rs
wasm-cache-0.2.1
wasm-cache 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
xfbs
Dependencies
async-trait ^0.1.72
normal
futures ^0.3.28
normal
optional
gloo-net ^0.4.0
normal
optional
log ^0.4.19
normal
prokio ^0.1.0
normal
optional
serde ^1.0.183
normal
optional
serde_json ^1.0.105
normal
optional
wasm-bindgen-futures ^0.4.37
normal
optional
yew ^0.20.0
normal
optional
Versions
27.78%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate wasm_cache
wasm_
cache
0.2.1
All Items
Crate Items
Structs
Traits
Type Aliases
Crate
wasm_
cache
Copy item path
Source
Structs
§
Value
Dynamic value.
Traits
§
Cache
Item
Represents some action that can be cached.
Cache
Key
Trait for arbitrary cache keys.
Invalidatable
Something which can be invalidated.
Invalidator
Something which produces invalidations.
Type Aliases
§
ArcValue
RcValue