A stack growth library for safely implementing deeply recursive algorithms without overflowing the stack.
# Cargo.toml
[dependencies]
stacker = "0.1.24"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates safe deep recursion by growing the stack as needed.
Check the crate's documentation for supported platforms and consider fallback strategies.
No dependency data recorded yet.