libarena 0.1.6

Arena allocated graph implementation
Documentation

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