Bug: 159254122

Clone this repo:
  1. 5c8770f Migrate to cargo_embargo. by Andrew Walbran · 4 weeks ago main master
  2. 762d03d Make lru-cache available to product and vendor am: 5ba556364c am: 60af66f43e am: a8f2f8f95e by Matthew Maurer · 9 months ago android14-dev
  3. a8f2f8f Make lru-cache available to product and vendor am: 5ba556364c am: 60af66f43e by Matthew Maurer · 9 months ago
  4. 60af66f Make lru-cache available to product and vendor am: 5ba556364c by Matthew Maurer · 9 months ago android-u-beta-1-gpl
  5. 5ba5563 Make lru-cache available to product and vendor by Matthew Maurer · 9 months ago

WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES

It works fine, but will generally no longer be improved.

We are currently only accepting changes which:

  • keep this compiling with the latest versions of Rust or its dependencies.
  • have minimal review requirements, such as documentation changes (so not totally new APIs).

A cache that holds a limited number of key-value pairs.

Documentation is available at https://contain-rs.github.io/lru-cache/lru_cache.