A fast and flexible LRU map implementation.
# Cargo.toml
[dependencies]
schnellru = "0.2.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an LRU map with capacity 100 and inserts a key-value pair.
No known issues recorded.
No dependency data recorded yet.