Docs.rs
memory-cache-rs-0.2.0
memory-cache-rs 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aikidos
Dependencies
once_cell ^1.3.1
normal
Versions
84.62%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
memory_
cache
0.2.0
All Items
Crate Items
Modules
Macros
Structs
Crate
memory_cache
Copy item path
Source
Modules
§
macros
Macros
§
cached
Macro for defining functions whose result needs to be cached.
Structs
§
Memory
Cache
Represents a local in-memory cache.