- librust-rayon-1+default-dev
id-arena is a library
to allocate objects and get an identifier for that object back,
not a reference to the allocated object.
Given an id, you can get a shared or exclusive reference
to the allocated object from the arena.
This id-based approach is useful
for constructing mutable graph data structures.
.
This package contains the source for the Rust id-arena crate,
for use with cargo.
Installed Size: 51.2 kB
Architectures: all