Docs.rs
list_ordered_hashmap-0.1.4
list_ordered_hashmap 0.1.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
davidspies
Dependencies
derive-where ^1.6.0
normal
index_list ^0.2.16
normal
quickcheck ^1.0.3
dev
Versions
20%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate list_ordered_hashmap
list_
ordered_
hashmap
0.1.4
All Items
Crate Items
Structs
Enums
Crate
list_
ordered_
hashmap
Copy item path
Source
Structs
§
Occupied
Entry
Ordered
Hash
Map
An insertion‑ordered hash map that provides O(1) (amortized) insertion, lookup, update and removal while preserving the order in which keys were first inserted.
Vacant
Entry
Enums
§
Entry