Crate extract_map

source ·
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.

Structs§

  • A hash map for memory efficent storage of value types which contain their own keys.

Traits§