Skip to main content

petgraph_live/
lib.rs

1//! `petgraph-live` — graph cache, snapshot, and algorithms for petgraph 0.8.
2//!
3//! **Status: coming soon.** Implementation in progress.
4//!
5//! See [README](https://github.com/geronimo-iia/petgraph-live) for the roadmap.