Clone this repo:
  1. bf42739 Migrate to cargo_embargo. am: 1595383a9e am: b46f0277a6 am: 563dd8196e by Andrew Walbran · 6 months ago main master
  2. a67ecee Migrate to cargo_embargo. am: 1595383a9e am: 49612e1421 am: 0a31d8879e by Andrew Walbran · 6 months ago
  3. 563dd81 Migrate to cargo_embargo. am: 1595383a9e am: b46f0277a6 by Andrew Walbran · 6 months ago
  4. 0a31d88 Migrate to cargo_embargo. am: 1595383a9e am: 49612e1421 by Andrew Walbran · 6 months ago
  5. b46f027 Migrate to cargo_embargo. am: 1595383a9e by Andrew Walbran · 6 months ago

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.