Docs.rs
wasm-cache-0.2.1
wasm-cache 0.2.1
Permalink
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
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
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