Bug: 160020666

Clone this repo:
  1. 531878b Migrate 25 crates to monorepo. am: 95cf67c81d by James Farrell · 5 months ago main master
  2. 95cf67c Migrate 25 crates to monorepo. by James Farrell · 5 months ago main-16k
  3. f086e9b Update Android.bp by running cargo_embargo am: e7b19172af by James Farrell · 6 months ago
  4. e7b1917 Update Android.bp by running cargo_embargo by James Farrell · 6 months ago
  5. ae62f71 Update Android.bp by running cargo_embargo am: 19a80c1b46 am: a297c2fce5 by James Farrell · 8 months ago android15-tests-dev

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.