Docs.rs
reactive-cache-0.2.3
reactive-cache 0.2.3
Docs.rs crate page
GPL-2.0
Links
Repository
crates.io
Source
Owners
fxdmhtt
Dependencies
lru ^0.16.0
normal
once_cell ^1.21.3
normal
reactive-macros ^0.2.0
normal
optional
Versions
73.33%
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
reactive_
cache
0.2.3
All Items
Crate Items
Re-exports
Modules
Structs
Crate
reactive_cache
Copy item path
Source
Re-exports
§
pub use effect::
Effect
;
pub use effect::
IEffect
;
pub use memo::
Memo
;
pub use signal::
Signal
;
Modules
§
effect
memo
signal
Structs
§
Lazy
A value which is initialized on the first access.