Crates.io | linked-hash-map |
lib.rs | linked-hash-map |
version | 0.5.6 |
source | src |
created_at | 2015-03-18 18:42:16.535145 |
updated_at | 2022-06-25 19:52:40.173594 |
description | A HashMap wrapper that holds key-value pairs in insertion order |
homepage | https://github.com/contain-rs/linked-hash-map |
repository | https://github.com/contain-rs/linked-hash-map |
max_upload_size | |
id | 1600 |
size | 63,329 |
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.