terminal-linked-hash-map

Crates.ioterminal-linked-hash-map
lib.rsterminal-linked-hash-map
version0.1.0
sourcesrc
created_at2016-01-09 01:17:18.382705
updated_at2016-01-09 01:17:18.382705
descriptionA fork of linked-hash-map that builds on stable in exchange for not allowing custom hashers.
homepage
repositoryhttps://github.com/terminalcloud/linked-hash-map
max_upload_size
id3850
size46,674
log (github:rust-lang:log)

documentation

README

A HashMap wrapper that holds key-value pairs in insertion order.

Documentation is available at https://contain-rs.github.io/linked-hash-map/linked_hash_map.

Commit count: 59

cargo fmt