1 unstable release
0.1.0 | Mar 15, 2021 |
---|
#1441 in Data structures
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