//! `petgraph-live` — graph cache, snapshot, and algorithms for petgraph 0.8.
//!//! **Status: coming soon.** Implementation in progress.
//!//! See [README](https://github.com/geronimo-iia/petgraph-live) for the roadmap.
pubmodcache;pubmodconnect;pubmodmetrics;pubmodmst;pubmodshortest_path;#[cfg(feature ="snapshot")]pubmodsnapshot;#[cfg(feature ="snapshot")]pubmodlive;