Module eiffelvis_core::graph_storage
source · [−]Expand description
DAG storage implementations
Storage types that implement the crate::graph::Graph trait.
Re-exports
pub use chunked_storage::ChunkedGraph;
Modules
A storage type that employs the chunked fixed-size ringbuffer strategy