[][src]Macro sophia::impl_mutable_graph_for_indexed_graph

macro_rules! impl_mutable_graph_for_indexed_graph {
    ($indexed_mutable_graph: ty) => { ... };
    () => { ... };
}

Defines the implementation of MutableGraph for IndexedGraph.