4 releases
new 0.2.0 | Feb 15, 2025 |
---|---|
0.1.2 | May 4, 2024 |
0.1.1 | Apr 1, 2024 |
0.1.0 | Mar 17, 2024 |
#961 in Data structures
1,462 downloads per month
Used in typesize
23KB
467 lines
ExtractMap
A HashMap for memory efficent storage of value types which contain their own keys.
See the documentation on docs.rs or build them yourself locally with cargo doc --no-deps
.
lib.rs
:
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.
Dependencies
~480–770KB
~12K SLoC