Docs.rs
lru-0.12.5
lru 0.12.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jeromefroe
Dependencies
hashbrown ^0.15
normal
optional
scoped_threadpool 0.1.*
dev
stats_alloc 0.1.*
dev
Versions
97.5%
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
lru
0.12.5
Default
Hasher
Aliased type
In crate lru
lru
Type Alias
DefaultHasher
Copy item path
source
pub type DefaultHasher =
DefaultHashBuilder
;
Aliased Type
ยง
struct DefaultHasher {
/* private fields */
}