commit | dfd2708d51aa63971d82e8f2b1689e23fbaf6ab5 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue Mar 07 17:24:11 2023 -0800 |
committer | Matthew Maurer <[email protected]> | Tue Mar 07 17:24:11 2023 -0800 |
tree | 794f0f0771618047025e934b4aa975140ef82e8e | |
parent | 4559743e81c0f7a3e123621d31c2f2cc94ce28b1 [diff] |
Make linked-hash-map available to product and vendor Bug: 270690570 Test: mma in external/rust/crates Change-Id: I0e4957569145636ff0e8360957a9d9a7d9f1d289
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 HashMap wrapper that holds key-value pairs in insertion order.
Documentation is available at https://docs.rs/linked-hash-map.