Append-only collections where borrows to entries can outlive insertions.
# Cargo.toml
[dependencies]
elsa = "1.11.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use a FrozenVec to hold references that survive further pushes.
Ensure `elsa` is used with default features or explicitly enable `vec`.
No dependency data recorded yet.