Expand description
See ExtractMap
for the main documentation.
§MSRV
The Minimum Supported Rust Version for this crate is 1.70, and raising it is considered a breaking change.
Modules§
- entry
- An implementation of the Entry API for
ExtractMap
.
Structs§
- Extract
Map - A hash map for memory efficent storage of value types which contain their own keys.
Traits§
- Extract
Key - A trait for extracting the key for an
ExtractMap
.