| Crates.io | aggregate-map |
| lib.rs | aggregate-map |
| version | 1.0.1 |
| created_at | 2024-05-12 04:04:22.501161+00 |
| updated_at | 2024-05-12 04:48:11.210481+00 |
| description | Collect key-values pairs into a mapping from keys to collections of values. |
| homepage | |
| repository | https://github.com/junbl/aggregate-map |
| max_upload_size | |
| id | 1237220 |
| size | 9,310 |
Easily collect a list of key-value pairs into a mapping of keys to collections of values in Rust.