[][src]Macro sophia::impl_indexed_graph_for_wrapper

macro_rules! impl_indexed_graph_for_wrapper {
    () => { ... };
}

Defines the implementation of IndexedGraph for GraphWrapper around another IndexedGraph.