Safe, incrementally garbage collected arenas for Rust.
# Cargo.toml
[dependencies]
gc-arena = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creating a garbage-collected linked list node.
Derive `Collect` and add `#[collect(no_drop)]` if the type doesn't need drop.
No dependency data recorded yet.