Docs.rs
Caching-0.2.5
Caching 0.2.5
Permalink
Docs.rs crate page
GPL-2.0-only
Links
Repository
crates.io
Source
Owners
Benn1x
Dependencies
Versions
69.23%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Caching
0.2.5
All Items
Crate Items
Structs
Crate
Caching
Copy item path
Source
Structs
ยง
Cache
The cache is in form of a Struct with two elements The second part of the cache is the heart of the cache a Costume list type to get the needed performance for my project
Lists
This is the list used to increse performance by about 12.3 times against an HashMap