1 unstable release
0.1.0 | Mar 15, 2021 |
---|
#1498 in Data structures
52 downloads per month
Used in 2 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