extract_map

Crates.ioextract_map
lib.rsextract_map
version0.1.2
sourcesrc
created_at2024-03-17 13:16:29.612511
updated_at2024-05-04 20:38:49.777872
descriptionA HashMap for memory efficent storage of value types which contain their own keys.
homepage
repositoryhttps://github.com/GnomedDev/extract_map
max_upload_size
id1176482
size23,701
Gnome! (GnomedDev)

documentation

README

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.

Commit count: 20

cargo fmt