Crates.io | raii-map |
lib.rs | raii-map |
version | 0.1.0 |
source | src |
created_at | 2021-03-15 00:25:13.888063 |
updated_at | 2021-03-15 00:25:13.888063 |
description | Map and set types in Rust in which the presence of the entry in the data structure is tied to the lifetime of a RAII handle returned by the insertion |
homepage | |
repository | https://gitlab.com/nickmertin/raii-map |
max_upload_size | |
id | 368962 |
size | 20,230 |
Map and set types in Rust in which the presence of the entry in the data structure is tied to the lifetime of a RAII handle returned by the insertion.