1 unstable release
0.1.0 | Mar 15, 2021 |
---|
#1274 in Data structures
46 downloads per month
Used in 3 crates
(via vex-rt)
8KB
171 lines
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.
lib.rs
:
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.
Dependencies
~7KB