bag 0.1.2

An insert-only graph that was simple to write, and is simple to understand. It has no dependencies.
Documentation

BAG

Crates.io Travis Codecov

Bag is a bi-direction append only graph for Rust. It is simple to understand and use. It is in part a learning project, and in part a useful component of a future project I am planning.