3 releases
0.1.2 | May 4, 2024 |
---|---|
0.1.1 | Apr 1, 2024 |
0.1.0 | Mar 17, 2024 |
#1030 in Data structures
793 downloads per month
Used in typesize
22KB
460 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
~185KB