[][src]Macro sophia::impl_graph_for_wrapper

macro_rules! impl_graph_for_wrapper {
    ($wrapper: ty) => { ... };
    () => { ... };
}

Defines the implementation of Graph for GraphWrapper.