Bug: 160020666

Clone this repo:
  1. a297c2f Update Android.bp by running cargo_embargo am: 19a80c1b46 by James Farrell · 10 weeks ago main master
  2. 19a80c1 Update Android.bp by running cargo_embargo by James Farrell · 10 weeks ago
  3. e2ebf67 Update Android.bp by running cargo_embargo am: e593fad84c by James Farrell · 3 months ago
  4. e593fad Update Android.bp by running cargo_embargo by James Farrell · 3 months ago
  5. bf42739 Migrate to cargo_embargo. am: 1595383a9e am: b46f0277a6 am: 563dd8196e by Andrew Walbran · 9 months ago android14-qpr3-release android14-qpr3-s2-release android-14.0.0_r50 android-14.0.0_r51 android-14.0.0_r52 android-14.0.0_r53 android-14.0.0_r54

Rust CI crates.io

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:

  • fix correctness issues
  • 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 HashMap wrapper that holds key-value pairs in insertion order.

Documentation is available at https://docs.rs/linked-hash-map.