Stack growth library useful when implementing deeply recursive algorithms
Description
Stack growth library useful when implementing deeply recursive algorithms that
may accidentally blow the stack.
This package contains library source intended for building other packages which
use the "default" feature of the "stacker" crate.