graph-rs 0.2.0

Simple graph library.
Documentation
# graph


This library aims to provide an interface to graphs. It also provides default implemtations to some standard types, like `Vec`.