Garbage collector derive plugin for rust-gc, enabling automatic trace implementation.
# Cargo.toml
[dependencies]
gc_derive = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deriving Gc for a struct to enable garbage collection
Use nightly toolchain: rustup default nightly
No dependency data recorded yet.