# fera-graph Graph data structures and algorithms. This crate is part of the [`fera`] project. [![Docs.rs](https://docs.rs/fera-graph/badge.svg)](https://docs.rs/fera-graph/) [![Crates.io](https://img.shields.io/crates/v/fera-graph.svg)](https://crates.io/crates/fera-graph) ## License Licensed under [Mozilla Public License 2.0][mpl]. Contributions will be accepted under the same license. [`fera`]: https://github.com/malbarbo/fera [mpl]: https://www.mozilla.org/en-US/MPL/2.0/