Runs interdependent functions concurrently, starting each when its dependencies complete.
# Cargo.toml
[dependencies]
fn_graph = "0.18.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and executes a simple function graph.
Wrap panicking code in std::panic::catch_unwind.
No dependency data recorded yet.