1 unstable release
0.1.0 | Mar 15, 2021 |
---|
#11 in #raii
21 downloads per month
Used in 2 crates
(via vex-rt)
8KB
171 lines
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.
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.
Dependencies
~7KB