| Crates.io | boomerang_tinymap |
| lib.rs | boomerang_tinymap |
| version | 0.3.0 |
| created_at | 2023-04-10 14:43:23.078896+00 |
| updated_at | 2024-09-29 10:31:22.919401+00 |
| description | A tiny, fast, and simple Slotkey-type map implementation for Boomerang. |
| homepage | |
| repository | https://github.com/jondo2010/boomerang |
| max_upload_size | |
| id | 835194 |
| size | 44,238 |
A tiny, fast, and simple Slotkey-type map implementation for boomerang.
[TinyMap], [TinySecondaryMap] and [KeySet] are built as a write-once, read-many data structures. Methods to remove elements are intentionally omitted.