commit | cba8136dd44645ce3a97e607f9f2f3fb1c27f828 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 18:06:51 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Mar 09 18:06:51 2023 +0000 |
tree | 914901e3a71b8eda885434760e8c731f093e855a | |
parent | 26928f3f3f25ca75b15d64e44cfa13e90c677490 [diff] | |
parent | 762d03d6180a24abaf8499b77a2692650d9f1cdc [diff] |
Make lru-cache available to product and vendor am: 5ba556364c am: 60af66f43e am: a8f2f8f95e am: 762d03d618 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/lru-cache/+/2476422 Change-Id: I6085ecc65b8d68d4508d5ba7937e1180c5530592 Signed-off-by: Automerger Merge Worker <[email protected]>
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:
A cache that holds a limited number of key-value pairs.
Documentation is available at https://contain-rs.github.io/lru-cache/lru_cache.