hashmap_vec

Crates.iohashmap_vec
lib.rshashmap_vec
version0.1.1
created_at2021-06-05 08:56:35.368324+00
updated_at2021-06-05 09:05:10.679278+00
descriptionA HashMap with lists a values
homepagehttps://github.com/thomvil/hashmapvec-rs
repositoryhttps://github.com/thomvil/hashmapvec-rs
max_upload_size
id406403
size6,724
Thomas Villa (thomvil)

documentation

https://docs.rs/hashmap_vec/

README

HashMapVec

A HashMap that keeps values in a list. Useful to keep track of sequences of events where the key-ed values are registered as concurrent.

Commit count: 0

cargo fmt