aggregate-map

Crates.ioaggregate-map
lib.rsaggregate-map
version1.0.1
sourcesrc
created_at2024-05-12 04:04:22.501161
updated_at2024-05-12 04:48:11.210481
descriptionCollect key-values pairs into a mapping from keys to collections of values.
homepage
repositoryhttps://github.com/junbl/aggregate-map
max_upload_size
id1237220
size9,310
June (junbl)

documentation

README

aggregate-map

Easily collect a list of key-value pairs into a mapping of keys to collections of values in Rust.

Commit count: 13

cargo fmt