raii-map

Crates.ioraii-map
lib.rsraii-map
version0.1.0
sourcesrc
created_at2021-03-15 00:25:13.888063
updated_at2021-03-15 00:25:13.888063
descriptionMap 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
repositoryhttps://gitlab.com/nickmertin/raii-map
max_upload_size
id368962
size20,230
Nick Mertin (nickmertin)

documentation

README

raii-map

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.

Commit count: 4

cargo fmt