A simple object arena using a Vec-based storage for efficient allocation and deallocation.
# Cargo.toml
[dependencies]
vec-arena = "1.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an arena, insert a value, and retrieve it by index.
No known issues recorded.
No dependency data recorded yet.