Arena

Simple Rust implementation of arena allocated graphs.

Each graph starts with a root as an entry point to the rest of the graph, much like a tree.

Development and Contribution

Open a pull request