A concurrent, append-only vector for lock-free shared data structures.
# Cargo.toml
[dependencies]
boxcar = "0.2.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a concurrent vector and appends an element.
Use a different data structure if removal is needed.
No dependency data recorded yet.